Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLookup.cpp3513 std::string CorrectionStr = Correction.getAsString(SemaRef.getLangOpts()); in addCorrection() local
3521 if (CorrectionStr < RI->getAsString(SemaRef.getLangOpts())) in addCorrection()