Home
last modified time | relevance | path

Searched refs:getArgStdStr (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Tooling/
HDCompilationDatabase.cpp164 UnusedInputs.push_back(Info.getArgStdStr(0)); in HandleDiagnostic()
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDPartialDiagnostic.h226 AddString(Other.getArgStdStr(I)); in PartialDiagnostic()
HDDiagnostic.h1114 const std::string &getArgStdStr(unsigned Idx) const { in getArgStdStr() function
/trueos/contrib/llvm/tools/clang/lib/Basic/
HDDiagnostic.cpp761 const std::string &S = getArgStdStr(ArgNo); in FormatDiagnostic()
920 (intptr_t)getArgStdStr(ArgNo).c_str())); in FormatDiagnostic()