Home
last modified time | relevance | path

Searched defs:CorrectedQuotedStr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp61 const std::string &CorrectedQuotedStr = Info.getArgStdStr(1); in HandleDiagnostic() local
66 const std::string &CorrectedQuotedStr = Info.getArgStdStr(3); in HandleDiagnostic() local
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5678 std::string CorrectedQuotedStr = Correction.getQuoted(getLangOpts()); diagnoseTypo() local