Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp349 static Type *getBaseElementType(const CallInst *Call) { in getBaseElementType() function
/aosp_15_r20/external/clang/lib/AST/
H A 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