Searched refs:AllDirectives (Results 1 – 1 of 1) sorted by relevance
134 std::vector<const UsingDirectiveDecl *> AllDirectives; in apply() local135 FindSameUsings(*TargetDirective, AllDirectives).TraverseAST(Ctx); in apply()138 for (auto *D : AllDirectives) { in apply()188 for (auto *D : AllDirectives) { in apply()