Searched defs:Attributes (Results 26 - 33 of 33) sorted by relevance

12

/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp965 unsigned Attributes = PD->getPropertyAttributes(); local
967 bool GenGetProperty = !(Attributes & ObjCPropertyDecl::OBJC_PR_nonatomic) &&
968 (Attributes & (ObjCPropertyDecl::OBJC_PR_retain |
1028 bool GenSetProperty = Attributes & (ObjCPropertyDecl::OBJC_PR_retain |
1048 if (Attributes & ObjCPropertyDecl::OBJC_PR_nonatomic)
1052 if (Attributes & ObjCPropertyDecl::OBJC_PR_copy)
/external/clang/lib/Sema/
H A DSemaChecking.cpp7618 unsigned Attributes = PD->getPropertyAttributes(); local
7619 if (Attributes & ObjCPropertyDecl::OBJC_PR_assign) {
7637 else if (Attributes & ObjCPropertyDecl::OBJC_PR_weak) {
H A DSemaDeclCXX.cpp1484 ParsedAttributes &Attributes,
1501 if (!Attributes.empty()) {
1502 for (AttributeList *Attr = Attributes.getList(); Attr;
1483 ActOnBaseSpecifier(Decl *classdecl, SourceRange SpecifierRange, ParsedAttributes &Attributes, bool Virtual, AccessSpecifier Access, ParsedType basetype, SourceLocation BaseLoc, SourceLocation EllipsisLoc) argument
/external/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h1090 ULONG32 Attributes; member in struct:_MINIDUMP_HANDLE_DESCRIPTOR
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 192 milliseconds

12