Searched refs:Namer (Results 1 – 1 of 1) sorted by relevance
191 struct Namer : public BlockNamer { in Dump() struct193 explicit Namer(const AdjacencyListGraph& alg) : BlockNamer(), alg_(alg) {} in Dump() function204 Namer namer(*this); in Dump()