Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h338 void visitMapDefType(const DIType *Ty, uint32_t &TypeId);
H A DBTFDebug.cpp939 void BTFDebug::visitMapDefType(const DIType *Ty, uint32_t &TypeId) { in visitMapDefType() function in BTFDebug
1447 visitMapDefType(DIGlobal->getType(), GVTypeId); in processGlobals()