Searched refs:PoolScope (Results 1 – 1 of 1) sorted by relevance
94 for (SmallVectorImpl<PoolScope>::iterator in ~AutoreleasePoolRewriter()97 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter()118 for (SmallVectorImpl<PoolScope>::iterator in ~AutoreleasePoolRewriter()121 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter()149 for (SmallVectorImpl<PoolScope>::iterator in ~AutoreleasePoolRewriter()152 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter()164 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt()179 Scopes.push_back(PoolScope()); in VisitCompoundStmt()194 Scopes.push_back(PoolScope()); in VisitCompoundStmt()207 PoolScope &scope = Scopes.back(); in VisitCompoundStmt()[all …]