Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSemaInternal.h174 bool hasMadeAnyCorrectionProgress() const { return CurrentTCIndex != 0; } in hasMadeAnyCorrectionProgress() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp8456 if (!State.Consumer->hasMadeAnyCorrectionProgress()) in CheckAndAdvanceTypoExprCorrectionStreams()