Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp6196 QualType ASTContext::getBaseElementType(const ArrayType *array) const { in getBaseElementType() function in ASTContext
6200 QualType ASTContext::getBaseElementType(QualType type) const { in getBaseElementType() function in ASTContext