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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DAddress.h51 llvm::Type *getElementType() const { function in class:clang::CodeGen::Address
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h188 LLT getElementType() const { function in class:llvm::LLT
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h329 Type *getElementType(unsigned N) const { function in class:llvm::StructType
371 Type *getElementType() const { return ContainedType; } function in class:llvm::StructType::ArrayType
442 Type *getElementType() const { return ContainedType; } function in class:llvm::StructType::VectorType
681 Type *getElementType() const { return PointeeTy; } function in class:llvm::StructType::PointerType
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h410 TypeIndex getElementType() const { return ElementType; } function in class:llvm::codeview::ArrayRecord
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1165 QualType getElementType() const { return ElementType; } function in class:clang::ento::ElementRegion
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h208 RecTy *getElementType() const { return Ty; } function in class:llvm::ListRecTy
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2664 Type *ConstantDataSequential::getElementType() const { function in class:ConstantDataSequential
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp244 Type *getElementType() { return getVectorTy()->getElementType(); } function in class:__anon4683::LowerMatrixIntrinsics::MatrixTy
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2602 QualType getElementType() const { return ElementType; } function in class:clang::ComplexType
2909 QualType getElementType() const { return ElementType; } function in class:clang::ArrayType
3210 QualType getElementType() const { return ElementType; } function in class:clang::DependentSizedExtVectorType
3269 QualType getElementType() const { return ElementType; } function in class:clang::VectorType
3321 QualType getElementType() const { return ElementType; } function in class:clang::DependentVectorType
3432 QualType getElementType() const { return ElementType; } function in class:clang::MatrixType
3525 QualType getElementType() const { return ElementType; } function in class:clang::final
[all...]
/freebsd-13-stable/contrib/expat/lib/
H A Dxmlparse.c6854 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, function

Completed in 126 milliseconds