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