Searched refs:removeShadowDecl (Results 1 – 6 of 6) sorted by relevance
2205 void UsingDecl::removeShadowDecl(UsingShadowDecl *S) { in removeShadowDecl() function in UsingDecl
3151 void removeShadowDecl(UsingShadowDecl *S);
3481 void removeShadowDecl(UsingShadowDecl *S);
3024 void UsingDecl::removeShadowDecl(UsingShadowDecl *S) { in removeShadowDecl() function in UsingDecl
8126 Shadow->getUsingDecl()->removeShadowDecl(Shadow); in HideUsingShadowDecl()
11830 Shadow->getUsingDecl()->removeShadowDecl(Shadow); in HideUsingShadowDecl()