Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp886 bool ObjCMethodDecl::isDesignatedInitializerForTheInterface( in isDesignatedInitializerForTheInterface() function in ObjCMethodDecl
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h519 bool isDesignatedInitializerForTheInterface(
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp3201 CurMD->isDesignatedInitializerForTheInterface(&InitMethod); in BuildInstanceMessage()
H A DSemaDeclObjC.cpp470 if (MDecl->isDesignatedInitializerForTheInterface()) { in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp16556 MD->isDesignatedInitializerForTheInterface(&InitMethod); in ActOnFinishFunctionBody()