Searched defs:getElementType (Results 1 – 6 of 6) sorted by relevance
290 Type *getElementType(unsigned N) const { in getElementType() function322 Type *getElementType() const { return ContainedTys[0]; } in getElementType() function
1033 QualType getElementType() const { in getElementType() function
305 RecTy *getElementType() const { return Ty; } in getElementType() function
2385 Type *ConstantDataSequential::getElementType() const { in getElementType() function in ConstantDataSequential
6381 getElementType(XML_Parser parser, in getElementType() function
7612 static const Type* getElementType(const Expr *BaseExpr) { in getElementType() function