Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp4596 QualType ASTContext::getBaseElementType(const ArrayType *array) const { in getBaseElementType() function in ASTContext
4600 QualType ASTContext::getBaseElementType(QualType type) const { in getBaseElementType() function in ASTContext
/external/llvm-project/clang/lib/AST/
DASTContext.cpp6127 QualType ASTContext::getBaseElementType(const ArrayType *array) const { in getBaseElementType() function in ASTContext
6131 QualType ASTContext::getBaseElementType(QualType type) const { in getBaseElementType() function in ASTContext