Searched refs:parser_type (Results 1 – 2 of 2) sorted by relevance
210 parser_type.GetTypeSystem().GetSharedPointer().get()); in DeportType()1539 if (parser_type) in GetVariableValue()1540 *parser_type = TypeFromParser(type_to_use); in GetVariableValue()1583 dyn_cast<ObjCObjectPointerType>(parser_type)) in AddExpressionVariable()1633 TypeFromParser parser_type = GuardedCopyType(user_type); in AddOneVariable() local1635 if (!parser_type) { in AddOneVariable()1643 var_location.SetCompilerType(parser_type); in AddOneVariable()1646 AddExpressionVariable(context, parser_type, valobj); in AddOneVariable()1696 TypeFromParser parser_type(GuardedCopyType(user_type)); in AddOneVariable() local1698 if (!parser_type.GetOpaqueQualType()) { in AddOneVariable()[all …]
532 TypeFromParser *parser_type = nullptr);656 TypeFromParser parser_type);