Searched refs:getArgStdStr (Results 1 – 4 of 4) sorted by relevance
785 const std::string &S = getArgStdStr(0); in FormatDiagnostic()895 const std::string &S = getArgStdStr(ArgNo); in FormatDiagnostic()1078 (intptr_t)getArgStdStr(ArgNo).c_str())); in FormatDiagnostic()
193 UnusedInputs.push_back(Info.getArgStdStr(0)); in HandleDiagnostic()
220 AddString(Other.getArgStdStr(I)); in PartialDiagnostic()
1346 const std::string &getArgStdStr(unsigned Idx) const { in getArgStdStr() function