Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h332 void visitStructType(const DICompositeType *STy, bool IsStruct,
H A DBTFDebug.cpp661 void BTFDebug::visitStructType(const DICompositeType *CTy, bool IsStruct, in visitStructType() function in BTFDebug
779 visitStructType(CTy, Tag == dwarf::DW_TAG_structure_type, TypeId); in visitCompositeType()