Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp526 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in LookupTemplateName() local
694 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in diagnoseExprIntendedAsTemplateName() local
DSemaLookup.cpp5403 std::string CorrectedStr = Correction.getAsString(getLangOpts()); in diagnoseTypo() local
DSemaDecl.cpp697 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in DiagnoseUnknownTypeName() local
978 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in ClassifyName() local
DSemaExpr.cpp2121 std::string CorrectedStr = TC.getAsString(SemaRef.getLangOpts()); in emitEmptyLookupTypoDiagnostic() local
2275 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in DiagnoseEmptyLookup() local
DSemaDeclCXX.cpp11361 std::string CorrectedStr(Corrected.getAsString(S.getLangOpts())); in TryNamespaceTypoCorrection() local
/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