Home
last modified time | relevance | path

Searched refs:NonError (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2008 SemaRef.TUScope, nullptr, CCC, CorrectTypoKind::NonError); in ActOnStartClassImplementation()
H A DSemaDecl.cpp16794 S, nullptr, CCC, CorrectTypoKind::NonError); in ImplicitlyDefineFunction()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h803 NonError, // CorrectTypo used in a non error recovery situation. enumerator