HomeSort by relevance Sort by last modified time
    Searched full:objcpropertydecl (Results 1 - 25 of 164) sorted by null

1 2 3 4 5 6 7

  /external/clang/test/Index/
arc-annotate.m 16 // CHECK: Punctuation: "@" [2:1 - 2:2] ObjCPropertyDecl=property:2:34
17 // CHECK: Keyword: "property" [2:2 - 2:10] ObjCPropertyDecl=property:2:34
18 // CHECK: Punctuation: "(" [2:11 - 2:12] ObjCPropertyDecl=property:2:34
19 // CHECK: Keyword: "strong" [2:12 - 2:18] ObjCPropertyDecl=property:2:34
20 // CHECK: Punctuation: "," [2:18 - 2:19] ObjCPropertyDecl=property:2:34
21 // CHECK: Keyword: "nonatomic" [2:20 - 2:29] ObjCPropertyDecl=property:2:34
22 // CHECK: Punctuation: ")" [2:29 - 2:30] ObjCPropertyDecl=property:2:34
24 // CHECK: Identifier: "property" [2:34 - 2:42] ObjCPropertyDecl=property:2:34
26 // CHECK: Punctuation: "@" [3:1 - 3:2] ObjCPropertyDecl=second_property:3:32
27 // CHECK: Keyword: "property" [3:2 - 3:10] ObjCPropertyDecl=second_property:3:3
    [all...]
complete-properties.m 60 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
61 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop1}
62 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText Prop2}
63 // CHECK-CC1: ObjCPropertyDecl:{ResultType id}{TypedText Prop3}
64 // CHECK-CC1: ObjCPropertyDecl:{ResultType id}{TypedText Prop4}
66 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
67 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop1}
68 // CHECK-CC2-NEXT: ObjCPropertyDecl:{ResultType id}{TypedText Prop3}
69 // CHECK-CC2: ObjCPropertyDecl:{ResultType id}{TypedText Prop4}
76 // CHECK-CC4: ObjCPropertyDecl:{ResultType int}{TypedText Prop0
    [all...]
complete-member-access.m 46 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText prop1}
47 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp}
63 // CHECK-CC3: ObjCPropertyDecl:{ResultType int}{TypedText myProp} (35)
64 // CHECK-CC3: ObjCPropertyDecl:{ResultType int}{TypedText prop1} (35)
65 // CHECK-CC3: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp} (35)
74 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText myProp} (35)
75 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText prop1} (35)
76 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp} (35)
print-type.m 11 // CHECK: ObjCPropertyDecl=x:2:25 [readonly,] [type=id] [typekind=ObjCId] [canonicaltype=id] [canonicaltypekind=ObjCObjectPointer] [isPOD=1]
19 // CHECK: ObjCPropertyDecl=classProp:7:23 [class,] [type=int] [typekind=Int] [isPOD=1]
annotate-tokens.m 343 // CHECK: Punctuation: "@" [56:1 - 56:2] ObjCPropertyDecl=aPropOutlet:56:26
344 // CHECK: Keyword: "property" [56:2 - 56:10] ObjCPropertyDecl=aPropOutlet:56:26
346 // CHECK: Keyword: "int" [56:20 - 56:23] ObjCPropertyDecl=aPropOutlet:56:26
347 // CHECK: Punctuation: "*" [56:24 - 56:25] ObjCPropertyDecl=aPropOutlet:56:26
348 // CHECK: Identifier: "aPropOutlet" [56:26 - 56:37] ObjCPropertyDecl=aPropOutlet:56:26
503 // CHECK: Punctuation: "@" [110:1 - 110:2] ObjCPropertyDecl=foo:110:33
504 // CHECK: Keyword: "property" [110:2 - 110:10] ObjCPropertyDecl=foo:110:33
505 // CHECK: Punctuation: "(" [110:11 - 110:12] ObjCPropertyDecl=foo:110:33
506 // CHECK: Keyword: "readonly" [110:12 - 110:20] ObjCPropertyDecl=foo:110:33
507 // CHECK: Punctuation: "," [110:20 - 110:21] ObjCPropertyDecl=foo:110:3
    [all...]
properties-class-extensions.m 51 // CHECK: properties-class-extensions.m:6:15: ObjCPropertyDecl=a:6:15 Extent=[6:1 - 6:16]
57 // CHECK: properties-class-extensions.m:9:15: ObjCPropertyDecl=b:9:15 Extent=[9:1 - 9:16]
63 // CHECK: properties-class-extensions.m:16:25: ObjCPropertyDecl=bar:16:25 [readonly,] Extent=[16:1 - 16:28]
68 // CHECK: properties-class-extensions.m:19:26: ObjCPropertyDecl=bar:19:26 [readwrite,] Extent=[19:1 - 19:29]
76 // CHECK: properties-class-extensions.m:26:39: ObjCPropertyDecl=Rdar8467189_Bar:26:39 [readonly,] Extent=[26:1 - 26:54]
81 // CHECK-NOT: properties-class-extensions.m:31:40: ObjCPropertyDecl=Rdar8467189_Bar:31:40 Extent=[31:40 - 31:55]
85 // CHECK: properties-class-extensions.m:31:40: ObjCPropertyDecl=Rdar8467189_Bar:31:40 [readwrite,] Extent=[31:1 - 31:55]
93 // CHECK: properties-class-extensions.m:38:34: ObjCPropertyDecl=qux:38:34 [assign,readwrite,] Extent=[38:1 - 38:37]
annotate-comments-objc.m 113 // CHECK: annotate-comments-objc.m:23:50: ObjCPropertyDecl=property1_isdoxy1:{{.*}} property1_isdoxy1 IS_DOXYGEN_SINGLE
114 // CHECK: annotate-comments-objc.m:24:50: ObjCPropertyDecl=property1_isdoxy2:{{.*}} property1_isdoxy2 IS_DOXYGEN_SINGLE
115 // CHECK: annotate-comments-objc.m:25:50: ObjCPropertyDecl=property1_isdoxy3:{{.*}} property1_isdoxy3 IS_DOXYGEN_SINGLE
116 // CHECK: annotate-comments-objc.m:26:50: ObjCPropertyDecl=property1_isdoxy4:{{.*}} property1_isdoxy4 IS_DOXYGEN_SINGLE
  /external/clang/test/SemaObjC/
property-atomic-bool.m 7 // CHECK: ObjCPropertyDecl {{.*}} p '_Atomic(_Bool)' {{.*}} nonatomic
12 // CHECK: ObjCPropertyDecl {{.*}} p 'AtomicBool':'_Atomic(_Bool)' {{.*}} nonatomic
18 // CHECK: ObjCPropertyDecl {{.*}} p '_Atomic(_Bool)'
24 // CHECK: ObjCPropertyDecl {{.*}} p 'AtomicBool':'_Atomic(_Bool)'
  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 32 llvm::DenseMap<ObjCPropertyDecl*, ObjCPropertyImplDecl*> SynthesizedProperties;
58 for (llvm::DenseMap<ObjCPropertyDecl*, ObjCPropertyImplDecl*>::iterator
61 ObjCPropertyDecl *PropDecl = P->first;
119 ObjCPropertyDecl *PD = PID->getPropertyDecl();
122 ObjCPropertyDecl::PropertyAttributeKind AttrKind =
125 (ObjCPropertyDecl::OBJC_PR_retain |
126 ObjCPropertyDecl::OBJC_PR_copy |
127 ObjCPropertyDecl::OBJC_PR_strong))
175 for (llvm::DenseMap<ObjCPropertyDecl*, ObjCPropertyImplDecl*>::iterator
206 if (ObjCPropertyDecl *PDecl = PropRefExp->getExplicitProperty())
    [all...]
TransGCAttrs.cpp 30 std::vector<ObjCPropertyDecl *> &AllProps;
35 std::vector<ObjCPropertyDecl *> &AllProps)
52 if (ObjCPropertyDecl *PropD = dyn_cast<ObjCPropertyDecl>(D)) {
220 typedef llvm::TinyPtrVector<ObjCPropertyDecl *> IndivPropsTy;
235 SmallVector<std::pair<AttributedTypeLoc, ObjCPropertyDecl *>, 4> ATLs;
237 ObjCPropertyDecl::PropertyAttributeKind
238 Attrs = ObjCPropertyDecl::OBJC_PR_noattr;
241 ObjCPropertyDecl *PD = *PI;
280 if (Attrs & ObjCPropertyDecl::OBJC_PR_assign
    [all...]
TransProperties.cpp 60 ObjCPropertyDecl *PropD;
64 PropData(ObjCPropertyDecl *propD)
111 ObjCPropertyDecl *propD = implD->getPropertyDecl();
172 ObjCPropertyDecl::PropertyAttributeKind propAttrs = getPropertyAttrs(props);
174 if (propAttrs & (ObjCPropertyDecl::OBJC_PR_copy |
175 ObjCPropertyDecl::OBJC_PR_unsafe_unretained |
176 ObjCPropertyDecl::OBJC_PR_strong |
177 ObjCPropertyDecl::OBJC_PR_weak))
180 if (propAttrs & ObjCPropertyDecl::OBJC_PR_retain) {
187 if (propAttrs & ObjCPropertyDecl::OBJC_PR_assign)
    [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 40 ObjCPropertyDecl::PropertyAttributeKind attrs,
44 if (attrs & (ObjCPropertyDecl::OBJC_PR_retain |
45 ObjCPropertyDecl::OBJC_PR_strong |
46 ObjCPropertyDecl::OBJC_PR_copy)) {
48 } else if (attrs & ObjCPropertyDecl::OBJC_PR_weak) {
50 } else if (attrs & ObjCPropertyDecl::OBJC_PR_unsafe_unretained) {
56 if (attrs & ObjCPropertyDecl::OBJC_PR_assign &&
67 ObjCPropertyDecl *property) {
70 ObjCPropertyDecl::PropertyAttributeKind propertyKind
84 ObjCPropertyDecl::PropertyAttributeKind attr
    [all...]
ScopeInfo.cpp 137 const ObjCPropertyDecl *Prop)
156 const ObjCPropertyDecl *Prop) {
203 if (const ObjCPropertyDecl *Prop = MD->findPropertyDecl()) {
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp 70 const ObjCPropertyDecl **PD) {
163 const ObjCPropertyDecl *
570 const ObjCPropertyDecl *PropDecl = PropImpl->getPropertyDecl();
572 assert(PropDecl->getSetterKind() == ObjCPropertyDecl::Copy ||
573 PropDecl->getSetterKind() == ObjCPropertyDecl::Retain);
578 if (PropDecl->getSetterKind() == ObjCPropertyDecl::Retain)
670 const ObjCPropertyDecl *PropDecl = findShadowedPropertyDecl(PropImpl);
685 assert(PropDecl->getSetterKind() == ObjCPropertyDecl::Weak ||
686 (PropDecl->getSetterKind() == ObjCPropertyDecl::Assign &&
701 if (PropDecl->getSetterKind() == ObjCPropertyDecl::Weak
    [all...]
DirectIvarAssignment.cpp 56 const ObjCPropertyDecl*> IvarToPropertyMapTy;
95 static const ObjCIvarDecl *findPropertyBackingIvar(const ObjCPropertyDecl *PD,
179 const ObjCPropertyDecl *PD = I->second;
  /external/clang/lib/Analysis/
BodyFarm.h 28 class ObjCPropertyDecl;
  /external/clang/lib/AST/
DeclPrinter.cpp 88 void VisitObjCPropertyDecl(ObjCPropertyDecl *D);
    [all...]
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
203 const ObjCPropertyDecl *getObjCProperty() const {
216 const ObjCPropertyDecl *ObjCProperty;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
205 const ObjCPropertyDecl *getObjCProperty() const {
218 const ObjCPropertyDecl *ObjCProperty;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
205 const ObjCPropertyDecl *getObjCProperty() const {
218 const ObjCPropertyDecl *ObjCProperty;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
205 const ObjCPropertyDecl *getObjCProperty() const {
218 const ObjCPropertyDecl *ObjCProperty;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
205 const ObjCPropertyDecl *getObjCProperty() const {
218 const ObjCPropertyDecl *ObjCProperty;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
205 const ObjCPropertyDecl *getObjCProperty() const {
218 const ObjCPropertyDecl *ObjCProperty;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
205 const ObjCPropertyDecl *getObjCProperty() const {
218 const ObjCPropertyDecl *ObjCProperty;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
205 const ObjCPropertyDecl *getObjCProperty() const {
218 const ObjCPropertyDecl *ObjCProperty;

Completed in 481 milliseconds

1 2 3 4 5 6 7