Searched refs:PoolVar (Results 1 – 1 of 1) sorted by relevance
181 Scopes.back().PoolVar = VD; in VisitCompoundStmt()196 Scopes.back().PoolVar = VD; in VisitCompoundStmt()207 if (isPoolDrain(Scopes.back().PoolVar, child)) { in VisitCompoundStmt()226 VarDecl *PoolVar; member233 PoolScope() : PoolVar(nullptr), CompoundParent(nullptr), Begin(), End(), in PoolScope()340 ReleaseCollector releaseColl(scope.PoolVar, scope.Releases); in handlePoolScope()347 PoolVars[scope.PoolVar].Scopes.push_back(scope); in handlePoolScope()