Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaInternal.h150 const TypoCorrection &getCurrentCorrection() { in getCurrentCorrection() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprCXX.cpp8728 ? TypoCorrection() : State.Consumer->getCurrentCorrection(); in EmitAllDiagnostics()