Searched defs:getBaseType (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp222 MDNodeTy *getBaseType() const { function in class:__anon4481::TBAAStructTagNodeImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp327 static enum BaseType getBaseType(const Value *Val) { function
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp429 Type getBaseType() const { return BaseType; } function in namespace:__anon3552
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h396 QualType getBaseType() const { return BaseType; } function in class:clang::CodeCompletionContext
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h881 TypeIndex getBaseType() const { return Type; } function in class:llvm::codeview::BaseClassRecord
906 TypeIndex getBaseType() const { return BaseType; } function in class:llvm::codeview::VirtualBaseClassRecord
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h823 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } function in class:llvm::DIDerivedType
1008 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } function in class:llvm::DICompositeType
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } function in class:llvm::object::COFFSymbolRef
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3614 QualType getBaseType() const { return BaseType; } function in class:clang::final
3857 QualType getBaseType() const { return BaseType; } function in class:clang::final
H A DType.h1382 const Type *getBaseType() const { return BaseType; } function in class:clang::ExtQuals
[all...]

Completed in 204 milliseconds