/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 110 CheckPropertyAgainstProtocol(Sema &S, ObjCPropertyDecl *Prop, in CheckPropertyAgainstProtocol() argument 118 DeclContext::lookup_result R = Proto->lookup(Prop->getDeclName()); in CheckPropertyAgainstProtocol() 121 S.DiagnosePropertyMismatch(Prop, ProtoProp, Proto->getIdentifier(), true); in CheckPropertyAgainstProtocol() 128 CheckPropertyAgainstProtocol(S, Prop, P, Known); in CheckPropertyAgainstProtocol() 837 ObjCPropertyDecl *Prop = I->second; in DiagnosePropertyMismatchDeclInProtocols() local 838 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); in DiagnosePropertyMismatchDeclInProtocols() 849 S.Diag(Prop->getLocation(), diag::note_protocol_property_declare) in DiagnosePropertyMismatchDeclInProtocols() 850 << Prop->getType(); in DiagnosePropertyMismatchDeclInProtocols() 859 static bool hasWrittenStorageAttribute(ObjCPropertyDecl *Prop, in hasWrittenStorageAttribute() argument 861 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute() [all …]
|
D | ScopeInfo.cpp | 137 const ObjCPropertyDecl *Prop) in WeakObjectProfileTy() argument 138 : Base(nullptr, true), Property(Prop) { in WeakObjectProfileTy() 156 const ObjCPropertyDecl *Prop) { in recordUseOfWeak() argument 157 assert(Msg && Prop); in recordUseOfWeak() 159 WeakObjectUses[WeakObjectProfileTy(Msg->getInstanceReceiver(), Prop)]; in recordUseOfWeak() 203 if (const ObjCPropertyDecl *Prop = MD->findPropertyDecl()) { in markSafeWeakUse() local 206 Prop)); in markSafeWeakUse()
|
/external/clang/lib/Analysis/ |
D | BodyFarm.cpp | 386 static const ObjCIvarDecl *findBackingIvar(const ObjCPropertyDecl *Prop) { in findBackingIvar() argument 387 const ObjCIvarDecl *IVar = Prop->getPropertyIvarDecl(); in findBackingIvar() 398 if (!Prop->isReadOnly()) in findBackingIvar() 401 auto *Container = cast<ObjCContainerDecl>(Prop->getDeclContext()); in findBackingIvar() 417 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar() 418 if (ShadowingProp && ShadowingProp != Prop) { in findBackingIvar() 426 const ObjCPropertyDecl *Prop) { in createObjCPropertyGetter() argument 428 const ObjCIvarDecl *IVar = findBackingIvar(Prop); in createObjCPropertyGetter() 433 if (Prop->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_weak) in createObjCPropertyGetter() 445 if (I->getPropertyDecl() != Prop) in createObjCPropertyGetter() [all …]
|
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | properties.go | 102 Prop []*Properties // properties for each field member 117 Prop *Properties member 125 return sp.Prop[sp.order[i]].Tag < sp.Prop[sp.order[j]].Tag 366 prop.Prop = make([]*Properties, t.NumField()) 380 prop.Prop[i] = p 406 Prop: new(Properties), 409 oop.Prop.Name = sft.Name 410 oop.Prop.Parse(sft.Tag.Get("protobuf")) 424 prop.OneofTypes[oop.Prop.OrigName] = oop 432 for i, p := range prop.Prop {
|
/external/golang-protobuf/proto/ |
D | properties.go | 102 Prop []*Properties // properties for each field member 117 Prop *Properties member 125 return sp.Prop[sp.order[i]].Tag < sp.Prop[sp.order[j]].Tag 366 prop.Prop = make([]*Properties, t.NumField()) 380 prop.Prop[i] = p 407 Prop: new(Properties), 410 oop.Prop.Name = sft.Name 411 oop.Prop.Parse(sft.Tag.Get("protobuf")) 425 prop.OneofTypes[oop.Prop.OrigName] = oop 433 for i, p := range prop.Prop {
|
D | text_parser.go | 376 props := sprops.Prop[i] 388 return i, sprops.Prop[i], true 578 props = oop.Prop
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m.result | 51 @property (copy) id Prop; 55 @property (copy) id Prop; 62 @synthesize Prop=_XXX; 66 @property (copy) id Prop; 70 @property (copy) id Prop; 74 @property (copy) id Prop;
|
D | objcmt-protocol-conformance.m | 51 @property (copy) id Prop; property 55 @property (copy) id Prop; property 62 @synthesize Prop=_XXX; 66 @property (copy) id Prop; property 70 @property (copy) id Prop; property 74 @property (copy) id Prop; property
|
/external/clang/test/SemaObjC/ |
D | forward-protocol-incomplete-impl-warn.m | 8 @property int Prop; // expected-note {{property declared here}} property 18 … expected-warning {{auto property synthesis will not synthesize property 'Prop' declared in protoc…
|
D | objc-independent-class-attribute.m | 20 @property (copy) NSObject *__attribute__((objc_independent_class)) Prop; // expected-warning {{'obj… property
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 372 for (auto *Prop : properties()) { in collectPropertiesToImplement() local 373 PM[std::make_pair(Prop->getIdentifier(), Prop->isClassProperty())] = Prop; in collectPropertiesToImplement() 374 PO.push_back(Prop); in collectPropertiesToImplement() 378 for (auto *Prop : ClassExt->properties()) { in collectPropertiesToImplement() local 379 PM[std::make_pair(Prop->getIdentifier(), Prop->isClassProperty())] = Prop; in collectPropertiesToImplement() 380 PO.push_back(Prop); in collectPropertiesToImplement() 1302 if (const ObjCPropertyDecl *Prop = (*I)->findPropertyDecl(false)) in findPropertyDecl() local 1303 return Prop; in findPropertyDecl() 1857 for (auto *Prop : PDecl->properties()) { in collectPropertiesToImplement() local 1860 std::make_pair(Prop->getIdentifier(), Prop->isClassProperty()), in collectPropertiesToImplement() [all …]
|
/external/u-boot/tools/dtoc/ |
D | test_dtoc.py | 100 Prop = collections.namedtuple('Prop', ['value']) 103 prop = Prop(['rockchip,rk3399-sdhci-5.1', 'arasan,sdhci-5.1']) 108 prop = Prop(['rockchip,rk3399-sdhci-5.1']) 113 prop = Prop(['rockchip,rk3399-sdhci-5.1', 'arasan,sdhci-5.1', 'third'])
|
D | fdt.py | 30 class Prop: class 362 prop = Prop(node, poffset, p.name, p.value)
|
/external/clang/test/SemaObjCXX/ |
D | abstract-class-type-ivar.mm | 20 @property (nonatomic, readonly) const CppConcreteSub Prop; // expected-note {{property declared he… property 27 @synthesize Prop; // expected-error {{synthesized instance variable type 'const CppConcreteSub' is …
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenIntrinsics.h | 140 bool hasProperty(enum SDNP Prop) const { in hasProperty() 141 return Properties & (1 << Prop); in hasProperty()
|
D | CodeGenTarget.h | 210 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() argument
|
/external/clang/lib/ARCMigrate/ |
D | TransProperties.cpp | 79 for (auto *Prop : D->instance_properties()) { in collectProperties() local 80 if (Prop->getAtLoc().isInvalid()) in collectProperties() 82 unsigned RawLoc = Prop->getAtLoc().getRawEncoding(); in collectProperties() 87 props.push_back(Prop); in collectProperties()
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenTarget.h | 186 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() argument
|
/external/llvm/utils/TableGen/ |
D | CodeGenTarget.h | 209 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() argument
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | IvarInvalidationChecker.cpp | 193 const ObjCPropertyDecl *Prop, 301 const ObjCPropertyDecl *Prop, in findPropertyBackingIvar() argument 308 IvarD = Prop->getPropertyIvarDecl(); in findPropertyBackingIvar() 321 StringRef PropName = Prop->getIdentifier()->getName(); in findPropertyBackingIvar()
|
/external/clang/include/clang/Index/ |
D | USRGeneration.h | 47 void generateUSRForObjCProperty(StringRef Prop, raw_ostream &OS);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | JSON.h | 653 template <typename T> bool map(StringRef Prop, T &Out) { 655 if (const Value *E = O->get(Prop)) 662 template <typename T> bool map(StringRef Prop, llvm::Optional<T> &Out) { 664 if (const Value *E = O->get(Prop))
|
/external/golang-protobuf/jsonpb/ |
D | jsonpb.go | 204 return m.marshalValue(out, sprop.Prop[0], s.Field(0), indent) 935 valueForField, ok := consumeField(sprops.Prop[i]) 940 if err := u.unmarshalValue(target.Field(i), valueForField, sprops.Prop[i]); err != nil { 947 raw, ok := consumeField(oop.Prop) 953 if err := u.unmarshalValue(nv.Elem().Field(0), raw, oop.Prop); err != nil {
|
/external/llvm/lib/Support/ |
D | Dwarf.cpp | 522 const char *llvm::dwarf::ApplePropertyString(unsigned Prop) { in ApplePropertyString() argument 523 switch (Prop) { in ApplePropertyString()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/BinaryFormat/ |
D | Dwarf.cpp | 469 StringRef llvm::dwarf::ApplePropertyString(unsigned Prop) { in ApplePropertyString() argument 470 switch (Prop) { in ApplePropertyString()
|