Home
last modified time | relevance | path

Searched refs:isDesignatedInitializerForTheInterface (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp840 bool ObjCMethodDecl::isDesignatedInitializerForTheInterface( in isDesignatedInitializerForTheInterface() function in ObjCMethodDecl
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h500 bool isDesignatedInitializerForTheInterface(
/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp1714 MD->isDesignatedInitializerForTheInterface()) in inferDesignatedInitializers()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp2978 getCurMethodDecl()->isDesignatedInitializerForTheInterface(&InitMethod); in BuildInstanceMessage()
H A DSemaDeclObjC.cpp462 if (MDecl->isDesignatedInitializerForTheInterface()) { in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp13275 MD->isDesignatedInitializerForTheInterface(&InitMethod); in ActOnFinishFunctionBody()