Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1871 void ObjCProtocolDecl::collectInheritedProtocolProperties( in collectInheritedProtocolProperties() function in ObjCProtocolDecl
1888 PI->collectInheritedProtocolProperties(Property, PM); in collectInheritedProtocolProperties()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp1997 void ObjCProtocolDecl::collectInheritedProtocolProperties( in collectInheritedProtocolProperties() function in ObjCProtocolDecl
2013 PI->collectInheritedProtocolProperties(Property, PS, PO); in collectInheritedProtocolProperties()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp819 PDecl->collectInheritedProtocolProperties(Property, PropMap); in DiagnosePropertyMismatchDeclInProtocols()
825 PDecl->collectInheritedProtocolProperties(Property, PropMap); in DiagnosePropertyMismatchDeclInProtocols()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp854 PDecl->collectInheritedProtocolProperties(Property, ProtocolSet, in SelectPropertyForSynthesisFromProtocols()
861 PDecl->collectInheritedProtocolProperties(Property, ProtocolSet, in SelectPropertyForSynthesisFromProtocols()
/external/clang/include/clang/AST/
DDeclObjC.h2143 void collectInheritedProtocolProperties(const ObjCPropertyDecl *Property,
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2262 void collectInheritedProtocolProperties(const ObjCPropertyDecl *Property,