Searched refs:PoolScope (Results 1 – 1 of 1) sorted by relevance
95 for (SmallVectorImpl<PoolScope>::iterator in ~AutoreleasePoolRewriter()98 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter()119 for (SmallVectorImpl<PoolScope>::iterator in ~AutoreleasePoolRewriter()122 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter()150 for (SmallVectorImpl<PoolScope>::iterator in ~AutoreleasePoolRewriter()153 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter()165 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt()180 Scopes.push_back(PoolScope()); in VisitCompoundStmt()195 Scopes.push_back(PoolScope()); in VisitCompoundStmt()208 PoolScope &scope = Scopes.back(); in VisitCompoundStmt()[all …]