Searched refs:removeDecl (Results 1 – 5 of 5) sorted by relevance
2304 void removeDecl(Decl *D);
1473 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
1892 ToDC->removeDecl(ToD); in ImportDeclContext()
2377 ED->getLexicalDeclContext()->removeDecl(ED); in MergeTypedefNameDecl()9462 TagDC->removeDecl(TD); in ActOnFunctionDeclarator()
11942 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()