Home
last modified time | relevance | path

Searched refs:CorrectionStr (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp4020 std::string CorrectionStr = Correction.getAsString(SemaRef.getLangOpts()); in addCorrection() local
4028 if (CorrectionStr < RI->getAsString(SemaRef.getLangOpts())) in addCorrection()