Searched defs:cpp_type (Results 1 – 3 of 3) sorted by relevance
108 const std::string& cpp_type, in PrimitiveType()349 const string& cpp_type, in Type()
506 auto cpp_type = cpp_types_.FindTypeByCanonicalName("p.Outer.Inner"); in TEST_F() local523 auto cpp_type = cpp_types_.FindTypeByCanonicalName("p.Bar"); in TEST_F() local
200 const Type* cpp_type = a.GetType().GetLanguageType<Type>(); in DeclareLocalVariable() local