Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp62 const std::string &CorrectedQuotedStr = Info.getArgStdStr(1); in HandleDiagnostic() local
67 const std::string &CorrectedQuotedStr = Info.getArgStdStr(3); in HandleDiagnostic() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp5062 std::string CorrectedQuotedStr = Correction.getQuoted(getLangOpts()); in diagnoseTypo() local