Searched refs:fixUsingShadowDecl (Results 1 – 2 of 2) sorted by relevance
80 void fixUsingShadowDecl(const ast_matchers::MatchFinder::MatchResult &Result,
548 fixUsingShadowDecl(Result, UsingWithShadow); in run()926 void ChangeNamespaceTool::fixUsingShadowDecl( in fixUsingShadowDecl() function in clang::change_namespace::ChangeNamespaceTool