Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp889 bool ObjCMethodDecl::isDesignatedInitializerForTheInterface( in isDesignatedInitializerForTheInterface() function in ObjCMethodDecl
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h520 bool isDesignatedInitializerForTheInterface(
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp1708 MD->isDesignatedInitializerForTheInterface()) in inferDesignatedInitializers()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp3200 getCurMethodDecl()->isDesignatedInitializerForTheInterface(&InitMethod); in BuildInstanceMessage()
H A DSemaDeclObjC.cpp463 if (MDecl->isDesignatedInitializerForTheInterface()) { in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp15693 MD->isDesignatedInitializerForTheInterface(&InitMethod); in ActOnFinishFunctionBody()