Searched defs:ChildTag (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | SyntheticTypeNameBuilder.cpp | 76 dwarf::Tag ChildTag = CurChild->getTag(); in addSignature() local |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ | ||
H A D | Statistics.cpp | 471 const dwarf::Tag ChildTag = Child.getTag(); collectAbstractOriginFnInfo() local |