Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DDeclObjC.cpp2062 void ObjCProtocolDecl::collectInheritedProtocolProperties( in collectInheritedProtocolProperties() function in ObjCProtocolDecl
2078 PI->collectInheritedProtocolProperties(Property, PS, PO); in collectInheritedProtocolProperties()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaObjCProperty.cpp847 PDecl->collectInheritedProtocolProperties(Property, ProtocolSet, in SelectPropertyForSynthesisFromProtocols()
854 PDecl->collectInheritedProtocolProperties(Property, ProtocolSet, in SelectPropertyForSynthesisFromProtocols()
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDeclObjC.h2285 void collectInheritedProtocolProperties(const ObjCPropertyDecl *Property,