Searched refs:removeDecl (Results 1 – 6 of 6) sorted by relevance
1585 void removeDecl(Decl *D);
1147 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
2667 DC->removeDecl(I); in setDeclsInPrototypeScope()
481 copied_decl->getDeclContext()->removeDecl(copied_decl); in FindExternalLexicalDecls()
7897 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()
10431 Context.getTranslationUnitDecl()->removeDecl(D); in ActOnStartOfFunctionDef()