Home
last modified time | relevance | path

Searched refs:ObjCId (Results 1 – 25 of 49) sorted by relevance

12

/external/llvm-project/clang/test/Index/
Dproperty-getter-setter.m8 …:52 [getter,assign,readwrite,setter,] (getter=b) (setter=c:) [typedeclaration=id] [typekind=ObjCId]
9 …ObjCPropertyDecl=d:3:41 [readonly,getter,assign,] (getter=e) [typedeclaration=id] [typekind=ObjCId]
10 // CHECK: ObjCPropertyDecl=f:4:33 [assign,readwrite,] [typedeclaration=id] [typekind=ObjCId]
Dprint-type.m15 // CHECK: ObjCPropertyDecl=x:2:25 [readonly,] [type=id] [typekind=ObjCId] [canonicaltype=id] [canon…
17 …ype=] [typekind=Invalid] [resulttype=const id] [resulttypekind=ObjCId] [args= [id] [ObjCId] [Class…
19 …ic) [Bycopy,] [type=] [typekind=Invalid] [resulttype=id] [resulttypekind=ObjCId] [args= [int] [Int…
Dobjc-typeargs-protocols.m28 // CHECK: VarDecl=e:21:9 [type=id<Bar>] [typekind=ObjCObjectPointer] [basetype=id] [basekind=ObjCId
Dget-cursor.m226 // CHECK-RECEIVER-WITH-NULLABILITY: Receiver-type=ObjCId
/external/clang/test/Index/
Dprint-type.m11 // CHECK: ObjCPropertyDecl=x:2:25 [readonly,] [type=id] [typekind=ObjCId] [canonicaltype=id] [canon…
13 …ype=] [typekind=Invalid] [resulttype=const id] [resulttypekind=ObjCId] [args= [id] [ObjCId] [Class…
15 …ic) [Bycopy,] [type=] [typekind=Invalid] [resulttype=id] [resulttypekind=ObjCId] [args= [int] [Int…
Dget-cursor.m195 // CHECK-RECEIVER-WITH-NULLABILITY: Receiver-type=ObjCId
/external/rust/crates/bindgen/src/ir/
Dty.rs359 TypeKind::ObjCId | in safe_canonical_type()
512 TypeKind::ObjCId => "ObjCId", in kind_name()
598 TypeKind::ObjCId | in self_template_params()
705 ObjCId, enumerator
1187 CXType_ObjCId => TypeKind::ObjCId, in from_clang_ty()
1276 TypeKind::ObjCId | in trace()
/external/rust/crates/bindgen/src/codegen/
Dimpl_partialeq.rs99 TypeKind::ObjCId | in gen_field()
Dimpl_debug.rs160 TypeKind::ObjCId | in impl_debug()
/external/rust/crates/bindgen/src/ir/analysis/
Dhas_type_param_in_array.rs140 TypeKind::ObjCId | in constrain()
Dhas_float.rs129 TypeKind::ObjCId | in constrain()
Dderive.rs218 TypeKind::ObjCId | in constrain_type()
598 (DeriveTrait::Default, TypeKind::ObjCId) | in can_derive_simple()
Dsizedness.rs257 TypeKind::ObjCId | in constrain()
/external/clang/lib/Serialization/
DASTCommon.cpp124 case BuiltinType::ObjCId: in TypeIdxFromBuiltin()
/external/llvm-project/clang/lib/Serialization/
DASTCommon.cpp201 case BuiltinType::ObjCId: in TypeIdxFromBuiltin()
/external/clang/lib/AST/
DTypeLoc.cpp334 case BuiltinType::ObjCId: in getWrittenTypeSpec()
DNSAPI.cpp447 case BuiltinType::ObjCId: in getNSNumberFactoryMethodKind()
/external/clang/tools/libclang/
DCXType.cpp58 BTCASE(ObjCId); in GetBuiltinTypeKind()
475 TKIND(ObjCId); in clang_getTypeKindSpelling()
/external/clang/include/clang/AST/
DBuiltinTypes.def148 BUILTIN_TYPE(ObjCId, ObjCBuiltinIdTy)
/external/llvm-project/clang/lib/AST/
DNSAPI.cpp461 case BuiltinType::ObjCId: in getNSNumberFactoryMethodKind()
DTypeLoc.cpp389 case BuiltinType::ObjCId: in getWrittenTypeSpec()
/external/llvm-project/clang/include/clang/AST/
DBuiltinTypes.def230 BUILTIN_TYPE(ObjCId, ObjCBuiltinIdTy)
/external/llvm-project/clang/tools/libclang/
DCXType.cpp66 BTCASE(ObjCId); in GetBuiltinTypeKind()
583 TKIND(ObjCId); in clang_getTypeKindSpelling()
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp409 case BuiltinType::ObjCId: in ConvertType()
/external/clang/lib/Index/
DUSRGeneration.cpp640 case BuiltinType::ObjCId: in VisitType()

12