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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h280 void visitStructType(const DICompositeType *STy, bool IsStruct,
H A DBTFDebug.cpp453 void BTFDebug::visitStructType(const DICompositeType *CTy, bool IsStruct, function in class:BTFDebug
546 visitStructType(CTy, Tag == dwarf::DW_TAG_structure_type, TypeId);

Completed in 27 milliseconds