Searched defs:PropertySet (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 3195 PushProtocolProperties(llvm::SmallPtrSet<const IdentifierInfo *,16> & PropertySet,SmallVectorImpl<const ObjCPropertyDecl * > & Properties,const ObjCProtocolDecl * Proto,bool IsClassProperty) PushProtocolProperties() argument |
H A D | CGObjCGNU.cpp | 3509 llvm::SmallPtrSet<const IdentifierInfo*, 16> PropertySet; GeneratePropertyList() local |
H A D | CGDebugInfo.cpp | 3143 llvm::DenseSet<IsClassAndIdent> PropertySet; CreateTypeDefinition() local |