Home
last modified time | relevance | path

Searched refs:visitArrayType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h334 void visitArrayType(const DICompositeType *ATy, uint32_t &TypeId);
H A DBTFDebug.cpp697 void BTFDebug::visitArrayType(const DICompositeType *CTy, uint32_t &TypeId) { in visitArrayType() function in BTFDebug
782 visitArrayType(CTy, TypeId); in visitCompositeType()