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