Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp1860 nullptr, llvm::make_unique<ObjCInterfaceValidatorCCC>(), CTK_NonError); in ActOnStartClassImplementation()
HDSemaDecl.cpp11045 llvm::make_unique<DeclFilterCCC<FunctionDecl>>(), CTK_NonError))) in ImplicitlyDefineFunction()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2779 CTK_NonError, // CorrectTypo used in a non error recovery situation. enumerator