Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp349 static Type *getBaseElementType(const CallInst *Call) { in getBaseElementType() function
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp6874 QualType ASTContext::getBaseElementType(const ArrayType *array) const { in getBaseElementType() function in ASTContext
6878 QualType ASTContext::getBaseElementType(QualType type) const { in getBaseElementType() function in ASTContext