Home
last modified time | relevance | path

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

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