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

/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DTGValueTypes.cpp75 EVT getElementType() const { function in class:__anon3892::ExtendedVectorType
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DDerivedTypes.h287 Type *getElementType(unsigned N) const { function in class:llvm::StructType
319 Type *getElementType() const { return ContainedTys[0]; } function in class:llvm::SequentialType
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1036 QualType getElementType() const { function in class:clang::ento::ElementRegion
/freebsd-10-stable/contrib/llvm/include/llvm/TableGen/
H A DRecord.h303 RecTy *getElementType() const { return Ty; } function in class:llvm::ListRecTy
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstants.cpp2200 Type *ConstantDataSequential::getElementType() const { function in class:ConstantDataSequential
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1922 QualType getElementType() const { return ElementType; } function in class:clang::ComplexType
2242 QualType getElementType() const { return ElementType; } function in class:clang::ArrayType
2483 QualType getElementType() const { return ElementType; } function in class:clang::DependentSizedExtVectorType
2531 QualType getElementType() const { return ElementType; } function in class:clang::VectorType
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp6284 static const Type* getElementType(const Expr *BaseExpr) { function
[all...]
/freebsd-10-stable/contrib/expat/lib/
H A Dxmlparse.c6444 getElementType(XML_Parser parser, function

Completed in 380 milliseconds