Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/OpenACC/
H A DCIROpenACCTypeInterfaces.cpp19 mlir::Type getBaseType(mlir::Value varPtr) { in getBaseType() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp223 MDNodeTy *getBaseType() const { in getBaseType() function in __anon0398af320111::TBAAStructTagNodeImpl
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp327 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h875 TypeIndex getBaseType() const { return Type; } in getBaseType() function
900 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1385 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1519 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1796 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h406 QualType getBaseType() const { return BaseType; } in getBaseType() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp201 SVEType getBaseType() const { return BaseType; } in getBaseType() function in __anone51b860d0111::Intrinsic
H A DNeonEmitter.cpp467 Type getBaseType() const { return BaseType; } in getBaseType() function in __anonfaf0748f0111::Intrinsic
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3903 QualType getBaseType() const { return BaseType; } in getBaseType() function
4146 QualType getBaseType() const { return BaseType; } in getBaseType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h353 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1197 const Node *getBaseType() const { return BaseType; } in getBaseType() function