Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5519 QualType ASTContext::getBaseElementType(const ArrayType *array) const { in getBaseElementType() function in ASTContext
5523 QualType ASTContext::getBaseElementType(QualType type) const { in getBaseElementType() function in ASTContext