Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h290 void visitFwdDeclType(const DICompositeType *CTy, bool IsUnion,
H A DBTFDebug.cpp557 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, in visitFwdDeclType() function in BTFDebug
570 visitFwdDeclType(CTy, Tag == dwarf::DW_TAG_union_type, TypeId); in visitCompositeType()