Home
last modified time | relevance | path

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

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