Searched refs:formatAtom (Results 1 – 1 of 1) sorted by relevance
39 static Atom formatAtom(unsigned Atom) { return {Atom}; } in formatAtom() function230 W.startLine() << "Type: " << formatAtom(Atom.first) << '\n'; in dump()