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

  /external/clang/include/clang/Basic/
IdentifierTable.h 578 OMF_new,
  /external/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 355 if (ME->getMethodFamily() == OMF_new &&
ObjCMT.cpp     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
  /external/clang/lib/Basic/
IdentifierTable.cpp 508 if (startsWithWord(name, "new")) return OMF_new;
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp     [all...]
DynamicTypePropagation.cpp 223 case OMF_new: {
    [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 239 case OMF_new:
355 case OMF_new:
    [all...]
SemaExprObjC.cpp     [all...]
SemaObjCProperty.cpp     [all...]

Completed in 3541 milliseconds