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