Searched refs:removeDecl (Results 1 – 4 of 4) sorted by relevance
1404 void removeDecl(Decl *D);
1000 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
6115 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()
7683 Context.getTranslationUnitDecl()->removeDecl(D); in ActOnStartOfFunctionDef()