| /external/rust/crates/bindgen/ir/ |
| D | ty.rs | 67 kind: TypeKind, in new() 79 pub fn kind(&self) -> &TypeKind { in kind() 84 pub fn kind_mut(&mut self) -> &mut TypeKind { in kind_mut() 386 impl AsTemplateParam for TypeKind { implementation 431 impl DotAttributes for TypeKind { implementation 454 impl TypeKind { implementation 538 impl TemplateParameters for TypeKind { implementation 586 pub enum TypeKind { enum
|
| D | item.rs | 1310 kind: TypeKind, in builtin_type()
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_value.h | 86 u16 TypeKind; variable
|
| /external/rust/crates/bindgen/ |
| D | callbacks.rs | 140 pub enum TypeKind { enum
|
| /external/googletest/googlemock/include/gmock/internal/ |
| D | gmock-internal-utils.h | 100 enum TypeKind { enum
|
| /external/libaom/third_party/googletest/src/googlemock/include/gmock/internal/ |
| D | gmock-internal-utils.h | 113 enum TypeKind { kBool, kInteger, kFloatingPoint, kOther }; enum
|
| /external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/ |
| D | gmock-internal-utils.h | 113 enum TypeKind { kBool, kInteger, kFloatingPoint, kOther }; enum
|
| /external/rust/crates/pin-project-internal/src/pin_project/ |
| D | derive.rs | 182 kind: TypeKind, in new() 239 enum TypeKind { enum
|
| /external/skia/src/sksl/ir/ |
| D | SkSLType.h | 92 enum class TypeKind : int8_t { enum
|
| /external/clang/lib/ASTMatchers/ |
| D | ASTMatchersInternal.cpp | 220 auto TypeKind = ast_type_traits::ASTNodeKind::getFromNodeKind<Type>(); in canConvertTo() local
|
| /external/mesa3d/src/gtest/include/gtest/ |
| D | gtest-printers.h | 134 enum TypeKind { enum
|
| /external/llvm/utils/unittest/googletest/include/gtest/ |
| D | gtest-printers.h | 120 enum TypeKind { enum
|
| /external/llvm/bindings/python/llvm/ |
| D | core.py | 90 class TypeKind(LLVMEnumeration): class
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | Dwarf.h | 127 enum TypeKind : uint8_t { enum
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm.ml | 21 module TypeKind = struct module
|
| D | llvm.mli | 56 module TypeKind : sig module
|
| /external/llvm/include/llvm/Support/ |
| D | Dwarf.h | 330 enum TypeKind { enum
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 63 TypeKind C.LLVMTypeKind type 471 func (t Type) TypeKind() TypeKind { return TypeKind(C.LLVMGetTypeKind(t.C)) } func
|
| /external/clang/bindings/python/clang/ |
| D | cindex.py | 1687 class TypeKind(BaseEnumeration): class
|
| /external/swiftshader/third_party/subzero/src/ |
| D | PNaClTranslator.cpp | 71 enum TypeKind { Undefined, Simple, FuncSig }; enum in __anon23a5119b0111::ExtendedType
|
| /external/clang/lib/CodeGen/ |
| D | CGExpr.cpp | 2315 uint16_t TypeKind = -1; in EmitCheckTypeDescriptor() local
|