Home
last modified time | relevance | path

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

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