Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1973 nullptr, llvm::make_unique<ObjCInterfaceValidatorCCC>(), CTK_NonError); in ActOnStartClassImplementation()
H A DSemaDecl.cpp13490 llvm::make_unique<DeclFilterCCC<FunctionDecl>>(), CTK_NonError))) in ImplicitlyDefineFunction()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3271 CTK_NonError, // CorrectTypo used in a non error recovery situation. enumerator