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

/external/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp140 scope.CompoundParent->getLocStart());
145 scope.CompoundParent->getLocStart());
182 Scopes.back().CompoundParent = S;
197 Scopes.back().CompoundParent = S;
227 CompoundStmt *CompoundParent; member in struct:__anon17693::AutoreleasePoolRewriter::PoolScope
233 PoolScope() : PoolVar(nullptr), CompoundParent(nullptr), Begin(), End(),

Completed in 62 milliseconds