Searched refs:removeDecl (Results 1 – 5 of 5) sorted by relevance
2192 void removeDecl(Decl *D);
1427 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
648 copied_decl->getDeclContext()->removeDecl(copied_decl); in FindExternalLexicalDecls()
2198 ED->getLexicalDeclContext()->removeDecl(ED); in MergeTypedefNameDecl()8710 TagDC->removeDecl(TD); in ActOnFunctionDeclarator()
9799 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()