Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.h329 void visitFwdDeclType(const DICompositeType *CTy, bool IsUnion,
H A DBTFDebug.cpp743 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, in visitFwdDeclType() function in BTFDebug
756 visitFwdDeclType(CTy, Tag == dwarf::DW_TAG_union_type, TypeId); in visitCompositeType()