Home
last modified time | relevance | path

Searched defs:getBaseType (Results 1 – 15 of 15) 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/deqp/framework/randomshaders/
DrsgVariableType.hpp137 Type getBaseType (void) const { return m_baseType; } in getBaseType() function in rsg::VariableType
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp188 const MDNode *getBaseType() const { in getBaseType() function in __anon82f42c800111::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 __anon06c17c620111::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-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/clang/utils/TableGen/
DNeonEmitter.cpp393 Type getBaseType() const { return BaseType; } in getBaseType() function in __anonffc283dd0111::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.cpp344 GLenum getBaseType() const in getBaseType() function in glcts::__anone898bc770111::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/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp4513 BaseType getBaseType(const VariableType& type) const in getBaseType() function in vkt::RayTracing::__anonae5298550111::ShaderRecordBlockTest