Searched refs:getArgStdStr (Results 1 – 5 of 5) sorted by relevance
189 const auto &module_name = info.getArgStdStr(0); in HandleModuleRemark()193 const auto &module_path = info.getArgStdStr(1); in HandleModuleRemark()210 const auto &module_name = info.getArgStdStr(0); in HandleModuleRemark()
96 AddString(Other.getArgStdStr(I)); in PartialDiagnostic()
1578 const std::string &getArgStdStr(unsigned Idx) const { in getArgStdStr() function
1138 const std::string &S = getArgStdStr(0); in FormatDiagnostic()1246 return getArgStdStr(ArgNo); in FormatDiagnostic()1434 (intptr_t)getArgStdStr(ArgNo).c_str())); in FormatDiagnostic()
185 UnusedInputs.push_back(Info.getArgStdStr(0)); in HandleDiagnostic()