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