Home
last modified time | relevance | path

Searched defs:ErrorRecovery (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5213 const ObjCObjectPointerType *OPT, bool ErrorRecovery) { in makeTypoCorrectionConsumer()
5580 bool ErrorRecovery) { in diagnoseTypo()
5734 bool ErrorRecovery) { in diagnoseTypo()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h804 ErrorRecovery // CorrectTypo used in normal error recovery. enumerator