Searched refs:parser_type (Results 1 – 2 of 2) sorted by relevance
209 assert((TypeSystem *)&source == parser_type.GetTypeSystem()); in DeportType()1538 if (parser_type) in GetVariableValue()1539 *parser_type = TypeFromParser(type_to_use); in GetVariableValue()1582 dyn_cast<ObjCObjectPointerType>(parser_type)) in AddExpressionVariable()1632 TypeFromParser parser_type = GuardedCopyType(user_type); in AddOneVariable() local1634 if (!parser_type) { in AddOneVariable()1642 var_location.SetCompilerType(parser_type); in AddOneVariable()1645 AddExpressionVariable(context, parser_type, valobj); in AddOneVariable()1695 TypeFromParser parser_type(GuardedCopyType(user_type)); in AddOneVariable() local1697 if (!parser_type.GetOpaqueQualType()) { in AddOneVariable()[all …]
531 TypeFromParser *parser_type = nullptr);655 TypeFromParser parser_type);