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