Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSemaInternal.h194 const TypoCorrection &getCurrentCorrection() { in getCurrentCorrection() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp7590 TypoCorrection TC = State.Consumer->getCurrentCorrection(); in EmitAllDiagnostics()