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