Searched refs:constdecl (Results 1 – 1 of 1) sorted by relevance
56 for (const auto& constdecl : dt.GetConstantDeclarations()) { in DumpMembers() local57 constdecl->DispatchVisit(*this); in DumpMembers()