Home
last modified time | relevance | path

Searched defs:IdType (Results 1 – 10 of 10) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dtext_handler.h46 struct IdType { struct
49 IdTypeClass type_class; argument
52 // Default equality operator for IdType. Tests if all members are the same. argument
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.h46 struct IdType { struct
49 IdTypeClass type_class; argument
52 // Default equality operator for IdType. Tests if all members are the same. argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dtext_handler.h46 struct IdType { struct
49 IdTypeClass type_class; argument
52 // Default equality operator for IdType. Tests if all members are the same. argument
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dmock_helpers.h41 using IdType = ::absl::base_internal::FastTypeIdType; variable
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dmock_helpers.h41 using IdType = ::absl::base_internal::FastTypeIdType; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dmock_helpers.h41 using IdType = ::absl::base_internal::FastTypeIdType; variable
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dmock_helpers.h41 using IdType = ::absl::base_internal::FastTypeIdType; variable
/external/perfetto/src/tracing/core/
Did_allocator_unittest.cc25 using IdType = uint32_t; in TEST() typedef
/external/clang/lib/CodeGen/
DCGObjCMac.cpp239 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getGetPropertyFn() local
254 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getSetPropertyFn() local
282 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getOptimizedSetPropertyFn() local
/external/llvm-project/clang/lib/CodeGen/
DCGObjCMac.cpp239 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getGetPropertyFn() local
254 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getSetPropertyFn() local
282 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getOptimizedSetPropertyFn() local