Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSemaInternal.h159 const TypoCorrection &getCurrentCorrection() { in getCurrentCorrection() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp6069 TypoCorrection TC = State.Consumer->getCurrentCorrection(); in EmitAllDiagnostics()