Searched defs:AllProps (Results 1 – 1 of 1) sorted by relevance
29 std::vector<ObjCPropertyDecl *> &AllProps; member in __anonc1f1c3880111::GCAttrsCollector34 std::vector<ObjCPropertyDecl *> &AllProps) in GCAttrsCollector()297 std::vector<ObjCPropertyDecl *> &AllProps) { in checkAllProps()321 std::vector<ObjCPropertyDecl *> AllProps; in traverseTU() local