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 227 if (isBodyEmpty(DeallocM->getCompoundBody(), Ctx, pass.ARCMTMacroLocs)) {
238 if (isBodyEmpty(FinalizeM->getCompoundBody(), Ctx, pass.ARCMTMacroLocs)) {
  /external/clang/include/clang/AST/
DeclObjC.h 410 CompoundStmt *getCompoundBody() { return (CompoundStmt*)Body; }
    [all...]
Decl.h     [all...]
  /external/clang/lib/Rewrite/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]

Completed in 25 milliseconds