Searched refs:Usings (Results 1 – 1 of 1) sorted by relevance
135 std::vector<const UsingDecl *> Usings; in findInsertionPoint() local136 UsingFinder(Usings, &Inputs.ASTSelection.commonAncestor()->getDeclContext(), in findInsertionPoint()146 for (auto &U : Usings) { in findInsertionPoint()