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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp223 MDNodeTy *getBaseType() const { function in class:__anon1700::TBAAStructTagNodeImpl
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DSafepointIRVerifier.cpp328 static enum BaseType getBaseType(const Value *Val) { function
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp436 Type getBaseType() const { return BaseType; } function in namespace:__anon1220
H A DSveEmitter.cpp184 SVEType getBaseType() const { return BaseType; } function in class:__anon1223::Intrinsic
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h396 QualType getBaseType() const { return BaseType; } function in class:clang::CodeCompletionContext
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h875 TypeIndex getBaseType() const { return Type; } function in class:llvm::codeview::BaseClassRecord
900 TypeIndex getBaseType() const { return BaseType; } function in class:llvm::codeview::VirtualBaseClassRecord
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h984 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } function in class:llvm::DIDerivedType
1180 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } function in class:llvm::DICompositeType
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } function in class:llvm::object::COFFSymbolRef
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h3653 QualType getBaseType() const { return BaseType; } function in class:clang::final
3896 QualType getBaseType() const { return BaseType; } function in class:clang::final
H A DType.h1417 const Type *getBaseType() const { return BaseType; } function in class:clang::ExtQuals
[all...]

Completed in 387 milliseconds