HomeSort by relevance Sort by last modified time
    Searched refs:TraverseBlockExpr (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 145 bool TraverseBlockExpr(BlockExpr *block) { return true; }
  /external/clang/lib/CodeGen/
CodeGenPGO.cpp 159 bool TraverseBlockExpr(BlockExpr *BE) { return true; }

Completed in 98 milliseconds