Home
last modified time | relevance | path

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

/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.cpp326 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
/freebsd/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/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h407 QualType getBaseType() const { return BaseType; } in getBaseType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1083 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1285 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp196 SVEType getBaseType() const { return BaseType; } in getBaseType() function in __anone51b860d0111::Intrinsic
H A DNeonEmitter.cpp437 Type getBaseType() const { return BaseType; } in getBaseType() function in __anonfaf0748f0111::Intrinsic
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3781 QualType getBaseType() const { return BaseType; } in getBaseType() function
4024 QualType getBaseType() const { return BaseType; } in getBaseType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1157 const Node *getBaseType() const { return BaseType; } in getBaseType() function