Home
last modified time | relevance | path

Searched refs:isObjCRequiresPropertyDefs (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1366 !IDecl->isObjCRequiresPropertyDefs()) { in ActOnPropertyImplDecl()
1764 if (!IDecl->isObjCRequiresPropertyDefs()) in DefaultSynthesizeProperties()
1801 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs()) in DiagnoseUnimplementedAccessor()
DSemaDeclObjC.cpp2896 !IDecl->isObjCRequiresPropertyDefs(); in ImplMethodsVsClassMethods()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp1585 !IDecl->isObjCRequiresPropertyDefs()) { in ActOnPropertyImplDecl()
2000 if (!IDecl->isObjCRequiresPropertyDefs()) in DefaultSynthesizeProperties()
2036 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs()) in DiagnoseUnimplementedAccessor()
DSemaDeclObjC.cpp2995 !IDecl->isObjCRequiresPropertyDefs(); in ImplMethodsVsClassMethods()
/external/clang/lib/AST/
DDeclObjC.cpp400 const ObjCInterfaceDecl *ObjCInterfaceDecl::isObjCRequiresPropertyDefs() const { in isObjCRequiresPropertyDefs() function in ObjCInterfaceDecl
/external/clang/include/clang/AST/
DDeclObjC.h1730 const ObjCInterfaceDecl *isObjCRequiresPropertyDefs() const;
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp424 const ObjCInterfaceDecl *ObjCInterfaceDecl::isObjCRequiresPropertyDefs() const { in isObjCRequiresPropertyDefs() function in ObjCInterfaceDecl
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1826 const ObjCInterfaceDecl *isObjCRequiresPropertyDefs() const;