Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp207 if (isPoolDrain(Scopes.back().PoolVar, child)) { in VisitCompoundStmt()
373 bool isPoolDrain(VarDecl *poolVar, Stmt *S) { in isPoolDrain() function in __anon37f5eb850211::AutoreleasePoolRewriter