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

  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCUnusedIVarsChecker.cpp 78 E = ID->propimpl_end(); I!=E; ++I)
CheckObjCDealloc.cpp 215 E = D->propimpl_end(); I!=E; ++I) {
  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 116 I = IMD->propimpl_begin(), EI = IMD->propimpl_end(); I != EI; ++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 1422 propimpl_iterator propimpl_end() const { function in class:clang::ObjCImplDecl
    [all...]
  /external/clang/lib/Rewrite/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
CGObjCMac.cpp     [all...]
CGObjCGNU.cpp     [all...]

Completed in 37 milliseconds