Home
last modified time | relevance | path

Searched defs:getBaseType (Results 1 – 25 of 25) 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 __anon2789551b0111::TBAAStructTagNode
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h306 QualType getBaseType() const { return BaseType; } in getBaseType() function
/external/llvm-project/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp222 MDNodeTy *getBaseType() const { in getBaseType() function in __anonafd77ec90111::TBAAStructTagNodeImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp222 MDNodeTy *getBaseType() const { in getBaseType() function in __anonc441e3bd0111::TBAAStructTagNodeImpl
/external/llvm-project/llvm/lib/IR/
DSafepointIRVerifier.cpp328 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
/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-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h875 TypeIndex getBaseType() const { return Type; } in getBaseType() function
900 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h396 QualType getBaseType() const { return BaseType; } in getBaseType() function
/external/llvm-project/clang/utils/TableGen/
DSveEmitter.cpp184 SVEType getBaseType() const { return BaseType; } in getBaseType() function in __anon5c0d77c40111::Intrinsic
DNeonEmitter.cpp436 Type getBaseType() const { return BaseType; } in getBaseType() function in __anon50209d260111::Intrinsic
/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/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h977 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1173 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 __anonde9241780111::Intrinsic
/external/llvm-project/flang/lib/Optimizer/Dialect/
DFIROps.cpp387 mlir::Type fir::CoordinateOp::getBaseType() { in getBaseType() function in fir::CoordinateOp
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h3643 QualType getBaseType() const { return BaseType; } in getBaseType() function
3886 QualType getBaseType() const { return BaseType; } in getBaseType() function
/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::__anon922be9b20111::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/llvm-project/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.cpp4502 BaseType getBaseType(const VariableType& type) const in getBaseType() function in vkt::RayTracing::__anon096600500111::ShaderRecordBlockTest