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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h154 const TypoCorrection &getCurrentCorrection() { function in class:clang::TypoCorrectionConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7874 ? TypoCorrection() : State.Consumer->getCurrentCorrection();

Completed in 272 milliseconds