Home
last modified time | relevance | path

Searched refs:collectInheritedProtocolProperties (Results 1 – 3 of 3) 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/clang/lib/Sema/
DSemaObjCProperty.cpp819 PDecl->collectInheritedProtocolProperties(Property, PropMap); in DiagnosePropertyMismatchDeclInProtocols()
825 PDecl->collectInheritedProtocolProperties(Property, PropMap); in DiagnosePropertyMismatchDeclInProtocols()
/external/clang/include/clang/AST/
DDeclObjC.h2143 void collectInheritedProtocolProperties(const ObjCPropertyDecl *Property,