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