Home
last modified time | relevance | path

Searched refs:fixUsingShadowDecl (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.h80 void fixUsingShadowDecl(const ast_matchers::MatchFinder::MatchResult &Result,
DChangeNamespace.cpp548 fixUsingShadowDecl(Result, UsingWithShadow); in run()
926 void ChangeNamespaceTool::fixUsingShadowDecl( in fixUsingShadowDecl() function in clang::change_namespace::ChangeNamespaceTool