Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1104 using ProtocolPropertySet = llvm::SmallDenseSet<const ObjCProtocolDecl *, 8>; variable
2263 ProtocolPropertySet &PS,
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp1998 const ObjCPropertyDecl *Property, ProtocolPropertySet &PS, in collectInheritedProtocolProperties()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp850 ObjCInterfaceDecl::ProtocolPropertySet ProtocolSet; in SelectPropertyForSynthesisFromProtocols()