Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp223 MDNodeTy *getBaseType() const { in getBaseType() function in __anoncddbf9050111::TBAAStructTagNodeImpl
/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp326 static enum BaseType getBaseType(const Value *Val) { getBaseType() function
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h876 TypeIndex getBaseType() const { return Type; } getBaseType() function
901 TypeIndex getBaseType() const { return BaseType; } getBaseType() function
/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h407 QualType getBaseType() const { return BaseType; } getBaseType() function
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1083 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } getBaseType() function
1285 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } getBaseType() function
/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp196 SVEType getBaseType() const { return BaseType; } getBaseType() function in __anoncee49e800111::Intrinsic
H A DNeonEmitter.cpp437 Type getBaseType() const { return BaseType; } getBaseType() function in __anon1ddc9b620111::Intrinsic
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3780 QualType getBaseType() const { return BaseType; } getBaseType() function
4023 QualType getBaseType() const { return BaseType; } getBaseType() function
/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } getBaseType() function
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1157 const Node *getBaseType() const { return BaseType; } getBaseType() function
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h1158 const Node *getBaseType() const { return BaseType; } getBaseType() function