Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h336 void visitDerivedType(const DIDerivedType *DTy, uint32_t &TypeId,
H A DBTFDebug.cpp799 void BTFDebug::visitDerivedType(const DIDerivedType *DTy, uint32_t &TypeId, in visitDerivedType() function in BTFDebug
930 visitDerivedType(DTy, TypeId, CheckPointer, SeenPointer); in visitTypeEntry()