Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2056 void ObjCProtocolDecl::collectInheritedProtocolProperties( in collectInheritedProtocolProperties() function in ObjCProtocolDecl
2072 PI->collectInheritedProtocolProperties(Property, PS, PO); in collectInheritedProtocolProperties()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp832 PDecl->collectInheritedProtocolProperties(Property, ProtocolSet, in SelectPropertyForSynthesisFromProtocols()
839 PDecl->collectInheritedProtocolProperties(Property, ProtocolSet, in SelectPropertyForSynthesisFromProtocols()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2299 void collectInheritedProtocolProperties(const ObjCPropertyDecl *Property,