Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1616 void ObjCProtocolDecl::collectInheritedProtocolProperties( in collectInheritedProtocolProperties() function in ObjCProtocolDecl
1633 PI->collectInheritedProtocolProperties(Property, PM); in collectInheritedProtocolProperties()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp756 PDecl->collectInheritedProtocolProperties(Property, PropMap); in DiagnosePropertyMismatchDeclInProtocols()
762 PDecl->collectInheritedProtocolProperties(Property, PropMap); in DiagnosePropertyMismatchDeclInProtocols()
/external/clang/include/clang/AST/
DDeclObjC.h1688 void collectInheritedProtocolProperties(const ObjCPropertyDecl *Property,