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

  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 117 I = IMD->propimpl_begin(), EI = IMD->propimpl_end(); I != EI; ++I) {
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp 216 E = D->propimpl_end(); I!=E; ++I) {
ObjCUnusedIVarsChecker.cpp 88 E = ID->propimpl_end(); I!=E; ++I)
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 1702 propimpl_iterator propimpl_end() const { function in class:clang::ObjCImplDecl
    [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 2677 milliseconds