Home
last modified time | relevance | path

Searched defs:getBaseElementType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp3885 QualType ASTContext::getBaseElementType(const ArrayType *array) const { in getBaseElementType() function in ASTContext
3889 QualType ASTContext::getBaseElementType(QualType type) const { in getBaseElementType() function in ASTContext