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

  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 116 for (ObjCImplDecl::propimpl_iterator
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp 215 for (ObjCImplementationDecl::propimpl_iterator I = D->propimpl_begin(),
ObjCUnusedIVarsChecker.cpp 87 for (ObjCImplementationDecl::propimpl_iterator I = ID->propimpl_begin(),
  /external/clang/include/clang/AST/
DeclObjC.h 1698 typedef specific_decl_iterator<ObjCPropertyImplDecl> propimpl_iterator; typedef in class:clang::ObjCImplDecl
    [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
CGObjCGNU.cpp     [all...]
CodeGenModule.cpp     [all...]

Completed in 256 milliseconds