Searched refs:getArgStdStr (Results 1 – 5 of 5) sorted by relevance
186 const auto &module_name = info.getArgStdStr(0);190 const auto &module_path = info.getArgStdStr(1); in EndSourceFile() 207 const auto &module_name = info.getArgStdStr(0); in HandleModuleRemark()
96 AddString(Other.getArgStdStr(I)); in PartialDiagnostic()
1602 const std::string &getArgStdStr(unsigned Idx) const { in getArgStdStr() function
857 const std::string &S = getArgStdStr(0); in FormatDiagnostic() 963 const std::string &S = getArgStdStr(ArgNo); in FormatDiagnostic() 1146 (intptr_t)getArgStdStr(ArgNo).c_str())); in FormatDiagnostic()
191 UnusedInputs.push_back(Info.getArgStdStr(0)); in HandleDiagnostic()