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

/external/clang/lib/AST/
H A DDeclObjC.cpp1585 void ObjCProtocolDecl::collectInheritedProtocolProperties( function in class:ObjCProtocolDecl
1602 PI->collectInheritedProtocolProperties(Property, PM);
/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp753 PDecl->collectInheritedProtocolProperties(Property, PropMap);
759 PDecl->collectInheritedProtocolProperties(Property, PropMap);
/external/clang/include/clang/AST/
H A DDeclObjC.h1679 void collectInheritedProtocolProperties(const ObjCPropertyDecl *Property,

Completed in 278 milliseconds