Searched refs:PropertyDeclOrder (Results 1 – 3 of 3) sorted by relevance
1082 using PropertyDeclOrder = llvm::SmallVector<ObjCPropertyDecl *, 8>; variable2287 PropertyDeclOrder &PO) const;
2064 PropertyDeclOrder &PO) const { in collectInheritedProtocolProperties()
844 ObjCInterfaceDecl::PropertyDeclOrder Properties; in SelectPropertyForSynthesisFromProtocols()