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