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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h277 void visitFwdDeclType(const DICompositeType *CTy, bool IsUnion,
H A DBTFDebug.cpp531 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, function in class:BTFDebug
544 visitFwdDeclType(CTy, Tag == dwarf::DW_TAG_union_type, TypeId);

Completed in 130 milliseconds