Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp139 scope.CompoundParent->getBeginLoc()); in ~AutoreleasePoolRewriter()
144 scope.CompoundParent->getBeginLoc()); in ~AutoreleasePoolRewriter()
181 Scopes.back().CompoundParent = S; in VisitCompoundStmt()
196 Scopes.back().CompoundParent = S; in VisitCompoundStmt()
226 CompoundStmt *CompoundParent; member
233 : PoolVar(nullptr), CompoundParent(nullptr), in PoolScope()