Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h150 const TypoCorrection &getCurrentCorrection() { in getCurrentCorrection() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp8728 ? TypoCorrection() : State.Consumer->getCurrentCorrection(); in EmitAllDiagnostics()