Searched refs:parser_type (Results 1 – 2 of 2) sorted by relevance
209 parser_type.GetTypeSystem().GetSharedPointer().get()); in DeportType()1527 if (parser_type) in GetVariableValue()1528 *parser_type = TypeFromParser(type_to_use); in GetVariableValue()1571 dyn_cast<ObjCObjectPointerType>(parser_type)) in AddExpressionVariable()1621 TypeFromParser parser_type = GuardedCopyType(user_type); in AddOneVariable() local1623 if (!parser_type) { in AddOneVariable()1631 var_location.SetCompilerType(parser_type); in AddOneVariable()1634 AddExpressionVariable(context, parser_type, valobj); in AddOneVariable()1684 TypeFromParser parser_type(GuardedCopyType(user_type)); in AddOneVariable() local1686 if (!parser_type.GetOpaqueQualType()) { in AddOneVariable()[all …]
532 TypeFromParser *parser_type = nullptr);656 TypeFromParser parser_type);