Home
last modified time | relevance | path

Searched defs:getBaseType (Results 1 – 24 of 24) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/exc/
DInvalidTypeIdException.java52 public JavaType getBaseType() { return _baseType; } in getBaseType() method in InvalidTypeIdException
/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/mutator/proto/
DTypeLibrary.java87 private static <T extends Builder> AnnotatedType getBaseType(FieldDescriptor field) { in getBaseType() method in TypeLibrary
/external/deqp/framework/randomshaders/
DrsgVariableType.hpp137 Type getBaseType(void) const in getBaseType() function in rsg::VariableType
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp188 const MDNode *getBaseType() const { in getBaseType() function in __anon9e2a694a0111::TBAAStructTagNode
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h306 QualType getBaseType() const { return BaseType; } in getBaseType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp222 MDNodeTy *getBaseType() const { in getBaseType() function in __anon8734bbac0111::TBAAStructTagNodeImpl
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp222 MDNodeTy *getBaseType() const { in getBaseType() function in __anon707f36f20111::TBAAStructTagNodeImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp327 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DSafepointIRVerifier.cpp326 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h876 TypeIndex getBaseType() const { return Type; } in getBaseType() function
901 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h881 TypeIndex getBaseType() const { return Type; } in getBaseType() function
906 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h1123 TypeIndex getBaseType() const { return Type; } in getBaseType() function
1154 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h823 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1008 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1031 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1216 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/external/clang/utils/TableGen/
DNeonEmitter.cpp393 Type getBaseType() const { return BaseType; } in getBaseType() function in __anon0dd596a70111::Intrinsic
/external/clang/include/clang/AST/
DExprCXX.h3214 QualType getBaseType() const { return BaseType; } in getBaseType() function
3443 QualType getBaseType() const { return BaseType; } in getBaseType() function
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp356 GLenum getBaseType() const in getBaseType() function in glcts::__anon00b130010111::UniformType
/external/llvm/include/llvm/Object/
DCOFF.h346 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h1084 const Node *getBaseType() const { return BaseType; } in getBaseType() function
/external/cronet/tot/third_party/libc++abi/src/src/demangle/
DItaniumDemangle.h1181 const Node *getBaseType() const { return BaseType; } in getBaseType() function
/external/cronet/stable/third_party/libc++abi/src/src/demangle/
DItaniumDemangle.h1181 const Node *getBaseType() const { return BaseType; } in getBaseType() function
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp4441 BaseType getBaseType(const VariableType &type) const in getBaseType() function in vkt::RayTracing::__anon2e56165f0111::ShaderRecordBlockTest