Searched defs:AllProps (Results 1 – 1 of 1) sorted by relevance
30 std::vector<ObjCPropertyDecl *> &AllProps; member in __anon3dbf22d00111::GCAttrsCollector35 std::vector<ObjCPropertyDecl *> &AllProps) in GCAttrsCollector()304 std::vector<ObjCPropertyDecl *> &AllProps) { in checkAllProps()330 std::vector<ObjCPropertyDecl *> AllProps; in traverseTU() local