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

  /external/clang/lib/ARCMigrate/
TransEmptyStatementsAndDealloc.cpp 228 if (isBodyEmpty(DeallocM->getCompoundBody(), Ctx, pass.ARCMTMacroLocs)) {
239 if (isBodyEmpty(FinalizeM->getCompoundBody(), Ctx, pass.ARCMTMacroLocs)) {
  /external/clang/include/clang/AST/
DeclObjC.h 462 CompoundStmt *getCompoundBody() { return (CompoundStmt*)getBody(); }
    [all...]
Decl.h     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]

Completed in 166 milliseconds