Searched refs:removeDecl (Results 1 – 5 of 5) sorted by relevance
1464 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
1874 ToDC->removeDecl(ToD); in ImportDeclContext()
2304 void removeDecl(Decl *D);
2325 ED->getLexicalDeclContext()->removeDecl(ED); in MergeTypedefNameDecl()9403 TagDC->removeDecl(TD); in ActOnFunctionDeclarator()
11880 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()