Home
last modified time | relevance | path

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

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