Home
last modified time | relevance | path

Searched defs:TypeKind (Results 1 – 25 of 36) sorted by relevance

12

/external/skqp/src/sksl/
DSkSLInterpreter.h48 enum TypeKind { enum
DSkSLJIT.h126 enum TypeKind { enum
/external/skia/src/sksl/
DSkSLInterpreter.h48 enum TypeKind { enum
DSkSLJIT.h126 enum TypeKind { enum
/external/compiler-rt/lib/ubsan/
Dubsan_value.h86 u16 TypeKind; variable
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp220 auto TypeKind = ast_type_traits::ASTNodeKind::getFromNodeKind<Type>(); in canConvertTo() local
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-printers.h120 enum TypeKind { enum
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h120 enum TypeKind { enum
/external/googletest/googletest/include/gtest/
Dgtest-printers.h134 enum TypeKind { enum
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-printers.h120 enum TypeKind { enum
/external/llvm/bindings/python/llvm/
Dcore.py90 class TypeKind(LLVMEnumeration): class
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dcore.py90 class TypeKind(LLVMEnumeration): class
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-printers.h124 enum TypeKind { enum
/external/mesa3d/src/gtest/include/gtest/
Dgtest-printers.h124 enum TypeKind { enum
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h125 enum TypeKind { enum
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-printers.h135 enum TypeKind { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.h135 enum TypeKind : uint8_t { enum
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml20 module TypeKind = struct module
Dllvm.mli53 module TypeKind : sig module
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml21 module TypeKind = struct module
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml27 module TypeKind = struct module
Dllvm.mli62 module TypeKind : sig module
/external/llvm/include/llvm/Support/
DDwarf.h330 enum TypeKind { enum
/external/llvm/bindings/go/llvm/
Dir.go63 TypeKind C.LLVMTypeKind type
471 func (t Type) TypeKind() TypeKind { return TypeKind(C.LLVMGetTypeKind(t.C)) } func
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go69 TypeKind C.LLVMTypeKind type
498 func (t Type) TypeKind() TypeKind { return TypeKind(C.LLVMGetTypeKind(t.C)) } func

12