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