Searched defs:TraverseBlockExpr (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp145 bool TraverseBlockExpr(BlockExpr *block) { return true; } function in class:__anon16903::ZeroOutInDeallocRemover
/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp280 bool TraverseBlockExpr(BlockExpr *BE) { return true; } function in struct:__anon17060::MapRegionCounters

Completed in 76 milliseconds