Home
last modified time | relevance | path

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

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