Searched defs:getBaseElementType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BPFAbstractMemberAccess.cpp | 321 static Type *getBaseElementType(const CallInst *Call) { getBaseElementType() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 7128 QualType ASTContext::getBaseElementType(const ArrayType *array) const { getBaseElementType() function in ASTContext |