Searched refs:removeDecl (Results 1 – 5 of 5) sorted by relevance
1628 void removeDecl(Decl *D);
1180 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
2692 DC->removeDecl(I); in setDeclsInPrototypeScope()
1974 ED->getLexicalDeclContext()->removeDecl(ED); in MergeTypedefNameDecl()10917 Context.getTranslationUnitDecl()->removeDecl(D); in ActOnStartOfFunctionDef()
7922 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()