Searched refs:getRawArg (Results 1 – 4 of 4) sorted by relevance
675 QualTypeVals.push_back(getRawArg(i)); in FormatDiagnostic()816 tok::TokenKind Kind = static_cast<tok::TokenKind>(getRawArg(ArgNo)); in FormatDiagnostic()857 getDiags()->ConvertArgToString(Kind, getRawArg(ArgNo), in FormatDiagnostic()866 TDT.FromType = getRawArg(ArgNo); in FormatDiagnostic()867 TDT.ToType = getRawArg(ArgNo2); in FormatDiagnostic()938 FormattedArgs.push_back(std::make_pair(Kind, getRawArg(ArgNo))); in FormatDiagnostic()
218 AddTaggedVal(Other.getRawArg(I), Other.getArgKind(I)); in PartialDiagnostic()
1213 intptr_t getRawArg(unsigned Idx) const { in getRawArg() function
66 auto Ident = DeclarationName::getFromOpaqueInteger(Info.getRawArg(0)); in HandleDiagnostic()