Searched defs:cpp_type (Results 1 – 2 of 2) sorted by relevance
420 std::string cpp_type = CppNameOf(constant->GetType(), typenames); in GenerateConstantDefinitions() local434 const auto cpp_type = CppNameOf(type, typenames); in GenerateConstantDeclarations() local1170 std::string cpp_type = CppNameOf(type, typenames); in GenerateParcelFields() local
1217 std::string cpp_type = NdkNameOf(types, type, StorageMode::STACK); in GenerateParcelClassDecl() local