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