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

  /external/clang/lib/StaticAnalyzer/Checkers/
DirectIvarAssignment.cpp 48 M->getMethodFamily() == OMF_copy ||
RetainCountChecker.cpp     [all...]
  /external/clang/include/clang/Basic/
IdentifierTable.h 555 OMF_copy,
  /external/clang/lib/ARCMigrate/
TransRetainReleaseDealloc.cpp 302 case OMF_copy:
  /external/clang/lib/Basic/
IdentifierTable.cpp 437 if (startsWithWord(name, "copy")) return OMF_copy;
  /external/clang/lib/AST/
DeclObjC.cpp 717 case ObjCMethodFamilyAttr::OMF_copy: family = OMF_copy; break;
740 case OMF_copy:
    [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 242 case OMF_copy:
362 case OMF_copy:
    [all...]
SemaExprObjC.cpp     [all...]
SemaObjCProperty.cpp     [all...]
SemaDeclAttr.cpp     [all...]

Completed in 204 milliseconds