Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp41 static Atom formatAtom(unsigned Atom) { return {Atom}; } in formatAtom() function
220 W.startLine() << "Type: " << formatAtom(Atom.first) << '\n'; in dump()