Home
last modified time | relevance | path

Searched defs:CorrectedStr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp5061 std::string CorrectedStr = Correction.getAsString(getLangOpts()); in diagnoseTypo() local
H A DSemaDecl.cpp625 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in DiagnoseUnknownTypeName() local
877 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in ClassifyName() local
H A DSemaExpr.cpp1840 std::string CorrectedStr = TC.getAsString(SemaRef.getLangOpts()); in emitEmptyLookupTypoDiagnostic() local
1962 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in DiagnoseEmptyLookup() local
H A DSemaTemplate.cpp339 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in LookupTemplateName() local
H A DSemaDeclCXX.cpp7685 std::string CorrectedStr(Corrected.getAsString(S.getLangOpts())); in TryNamespaceTypoCorrection() local