Searched refs:CorrectionRange (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h221 CorrectionRange = TypoName.getSourceRange();
223 CorrectionRange.setBegin(SS->getBeginLoc());
227 return CorrectionRange;
272 SourceRange CorrectionRange; member in class:clang::TypoCorrection

Completed in 94 milliseconds