Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp222 MDNodeTy *getBaseType() const { getBaseType() function in __anonf23ca2c40111::TBAAStructTagNodeImpl
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp326 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h876 TypeIndex getBaseType() const { return Type; } in getBaseType() function
901 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h406 QualType getBaseType() const { return BaseType; } getBaseType() function
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp195 SVEType getBaseType() const { return BaseType; } getBaseType() function in __anon9ce31d5f0111::Intrinsic
H A DNeonEmitter.cpp437 Type getBaseType() const { return BaseType; } in getBaseType() function in __anonabaaf6210111::Intrinsic
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1042 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } getBaseType() function
1227 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } getBaseType() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3744 QualType getBaseType() const { return BaseType; } getBaseType() function
3987 QualType getBaseType() const { return BaseType; } getBaseType() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1158 const Node *getBaseType() const { return BaseType; } getBaseType() function