Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSemaInternal.h172 const TypoCorrection &getCurrentCorrection() { in getCurrentCorrection() function
/external/clang/lib/Sema/
DSemaExprCXX.cpp6767 TypoCorrection TC = State.Consumer->getCurrentCorrection(); in EmitAllDiagnostics()