Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4309 std::string CorrectionStr = Correction.getAsString(SemaRef.getLangOpts()); in addCorrection() local
4317 if (CorrectionStr < RI->getAsString(SemaRef.getLangOpts())) in addCorrection()