Searched defs:getBaseElementType (Results 1 – 2 of 2) sorted by relevance
271 static Type *getBaseElementType(const CallInst *Call) { in getBaseElementType() function
6215 QualType ASTContext::getBaseElementType(const ArrayType *array) const { in getBaseElementType() function in ASTContext6219 QualType ASTContext::getBaseElementType(QualType type) const { in getBaseElementType() function in ASTContext