Home
last modified time | relevance | path

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

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