Searched refs:getArgCStr (Results 1 – 4 of 4) sorted by relevance
57 return llvm::StringRef(Info.getArgCStr(Index)); in getArgStr()
473 Builder << Info.getArgCStr(Index); in forwardDiagnostic()
1600 const char *getArgCStr(unsigned Idx) const { in getArgCStr() function
972 const char *S = getArgCStr(ArgNo); in FormatDiagnostic()