Searched refs:removeDecl (Results 1 – 5 of 5) sorted by relevance
2377 void removeDecl(Decl *D);
1526 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
1942 ToDC->removeDecl(ToD); in ImportDeclContext()
2652 ED->getLexicalDeclContext()->removeDecl(ED); in MergeTypedefNameDecl()10069 TagDC->removeDecl(TD); in ActOnFunctionDeclarator()
12250 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()