Home
last modified time | relevance | path

Searched defs:CF_CONSUMED (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/ARCMT/
DCommon.h8 #define CF_CONSUMED __attribute__((cf_consumed)) macro
Dobjcmt-ns-returns-inner-pointer.m33 #define CF_CONSUMED __attribute__((cf_consumed)) macro
Dobjcmt-migrate-all.m34 #define CF_CONSUMED __attribute__((cf_consumed)) macro
Dobjcmt-arc-cf-annotations.m41 #define CF_CONSUMED __attribute__((cf_consumed)) macro
1749 - (id)initWithObj:(id CF_CONSUMED)obj;
/external/google-breakpad/src/common/mac/
DGTMDefines.h316 #define CF_CONSUMED __attribute__((cf_consumed)) macro
318 #define CF_CONSUMED macro
/external/clang/test/Analysis/
Dretain-release-gc-only.m399 #define CF_CONSUMED __attribute__((cf_consumed)) macro
Dretain-release.mm22 #define CF_CONSUMED __attribute__((cf_consumed)) macro
Dretain-release.m26 #define CF_CONSUMED __attribute__((cf_consumed)) macro
1744 - (id)initWithObj:(id CF_CONSUMED)obj;