Searched refs:removeDecl (Results 1 – 5 of 5) sorted by relevance
1647 void removeDecl(Decl *D);
1224 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
2773 DC->removeDecl(I); in setDeclsInPrototypeScope()
2029 ED->getLexicalDeclContext()->removeDecl(ED); in MergeTypedefNameDecl()11326 Context.getTranslationUnitDecl()->removeDecl(D); in ActOnStartOfFunctionDef()
8117 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()