Searched defs:DescribeWorker (Results 1 – 1 of 1) sorted by relevance
109 struct DescribeWorker { struct110 DescribeWorker(const Graph& graph, NameCache& names) in DescribeWorker() argument113 Name operator()(Id id) { in operator ()()124 Name operator()(const Special& x) { in operator ()()135 Name operator()(const PointerReference& x) { in operator ()()152 Name operator()(const PointerToMember& x) { in operator ()()159 Name operator()(const Typedef& x) { in operator ()()163 Name operator()(const Qualified& x) { in operator ()()167 Name operator()(const Primitive& x) { in operator ()()171 Name operator()(const Array& x) { in operator ()()[all …]