Searched refs:removeDecl (Results 1 – 5 of 5) sorted by relevance
1518 void removeDecl(Decl *D);
1125 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
2642 DC->removeDecl(I); in setDeclsInPrototypeScope()
7834 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()
10331 Context.getTranslationUnitDecl()->removeDecl(D); in ActOnStartOfFunctionDef()