Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp4947 std::string CorrectedStr = Correction.getAsString(getLangOpts()); in diagnoseTypo() local
DSemaDecl.cpp581 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in DiagnoseUnknownTypeName() local
834 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in ClassifyName() local
DSemaExpr.cpp1776 std::string CorrectedStr = TC.getAsString(SemaRef.getLangOpts()); in emitEmptyLookupTypoDiagnostic() local
1899 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in DiagnoseEmptyLookup() local
DSemaTemplate.cpp337 std::string CorrectedStr(Corrected.getAsString(getLangOpts())); in LookupTemplateName() local
DSemaDeclCXX.cpp7520 std::string CorrectedStr(Corrected.getAsString(S.getLangOpts())); in TryNamespaceTypoCorrection() local