HomeSort by relevance Sort by last modified time
    Searched refs:OMF_dealloc (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/lib/StaticAnalyzer/Checkers/
DirectIvarAssignment.cpp 45 M->getMethodFamily() == OMF_dealloc ||
RetainCountChecker.cpp     [all...]
  /external/clang/lib/ARCMigrate/
TransEmptyStatementsAndDealloc.cpp 212 if (MD->getMethodFamily() == OMF_dealloc) {
TransZeroOutPropsInDealloc.cpp 101 if (D->getMethodFamily() != OMF_dealloc &&
TransRetainReleaseDealloc.cpp 112 case OMF_dealloc:
Transforms.cpp 183 case OMF_dealloc:
  /external/clang/include/clang/Basic/
IdentifierTable.h 583 OMF_dealloc,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 594 OMF_dealloc,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 607 OMF_dealloc,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 607 OMF_dealloc,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 602 OMF_dealloc,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 602 OMF_dealloc,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
IdentifierTable.h 602 OMF_dealloc,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
IdentifierTable.h 602 OMF_dealloc,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 594 OMF_dealloc,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 607 OMF_dealloc,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 607 OMF_dealloc,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 602 OMF_dealloc,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 602 OMF_dealloc,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
IdentifierTable.h 602 OMF_dealloc,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
IdentifierTable.h 602 OMF_dealloc,
  /external/clang/lib/Basic/
IdentifierTable.cpp 478 if (name == "dealloc") return OMF_dealloc;
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 208 case OMF_dealloc:
349 case OMF_dealloc:
409 if (Family == OMF_dealloc) {
    [all...]
SemaExprMember.cpp     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]

Completed in 576 milliseconds

1 2