Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp4299 std::string CorrectionStr = Correction.getAsString(SemaRef.getLangOpts()); in addCorrection() local
4307 if (CorrectionStr < RI->getAsString(SemaRef.getLangOpts())) in addCorrection()