Home
last modified time | relevance | path

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

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