Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.h222 void visitFwdDeclType(const DICompositeType *CTy, bool IsUnion);
H A DBTFDebug.cpp436 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion) { in visitFwdDeclType() function in BTFDebug
447 visitFwdDeclType(CTy, Tag == dwarf::DW_TAG_union_type); in visitCompositeType()