Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp271 static Type *getBaseElementType(const CallInst *Call) { in getBaseElementType() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6215 QualType ASTContext::getBaseElementType(const ArrayType *array) const { in getBaseElementType() function in ASTContext
6219 QualType ASTContext::getBaseElementType(QualType type) const { in getBaseElementType() function in ASTContext