Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h523 bool isDesignatedInitializerForTheInterface(
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp854 bool ObjCMethodDecl::isDesignatedInitializerForTheInterface( in isDesignatedInitializerForTheInterface() function in ObjCMethodDecl
/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DObjCMT.cpp1711 MD->isDesignatedInitializerForTheInterface()) in inferDesignatedInitializers()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp3204 getCurMethodDecl()->isDesignatedInitializerForTheInterface(&InitMethod); in BuildInstanceMessage()
H A DSemaDeclObjC.cpp463 if (MDecl->isDesignatedInitializerForTheInterface()) { in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp15260 MD->isDesignatedInitializerForTheInterface(&InitMethod); in ActOnFinishFunctionBody()