Searched defs:PropertyDeclOrder (Results 1 - 1 of 1) sorted by path

/external/clang/include/clang/AST/
H A DDeclObjC.h601 typedef llvm::SmallVector<ObjCPropertyDecl*, 8> PropertyDeclOrder; typedef in class:clang::ObjCContainerDecl
607 PropertyDeclOrder &PO) const {}
1248 PropertyDeclOrder &PO) const override;
1677 PropertyDeclOrder &PO) const override;

Completed in 179 milliseconds