Home
last modified time | relevance | path

Searched refs:compoundS (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp296 void handlePoolScope(PoolScope &scope, CompoundStmt *compoundS) { in handlePoolScope() argument
302 Stmt::child_iterator SI = scope.End, SE = compoundS->body_end(); in handlePoolScope()