Home
last modified time | relevance | path

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

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