Home
last modified time | relevance | path

Searched refs:getArgCStr (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp915 const char *S = getArgCStr(ArgNo); in FormatDiagnostic()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1571 const char *getArgCStr(unsigned Idx) const { in getArgCStr() function