Searched refs:removeShadowDecl (Results 1 – 3 of 3) sorted by relevance
3414 void removeShadowDecl(UsingShadowDecl *S);
3081 void BaseUsingDecl::removeShadowDecl(UsingShadowDecl *S) { in removeShadowDecl() function in BaseUsingDecl
12259 Shadow->getIntroducer()->removeShadowDecl(Shadow); in HideUsingShadowDecl()