Searched refs:removeDecl (Results 1 – 7 of 7) sorted by relevance
270 NS->removeDecl(TD); in TEST_F()286 RD->removeDecl(FD); in TEST_F()
3044 ToClass->removeDecl(Method); in test()4285 NS->removeDecl(Spec); in TEST_P()4319 DC->removeDecl(A0); in TEST_P()4323 DC->removeDecl(A1); in TEST_P()
2354 void removeDecl(Decl *D);
1496 void DeclContext::removeDecl(Decl *D) { in removeDecl() function in DeclContext
1948 ToDC->removeDecl(ToD); in ImportDeclContext()
2576 ED->getLexicalDeclContext()->removeDecl(ED); in MergeTypedefNameDecl()9905 TagDC->removeDecl(TD); in ActOnFunctionDeclarator()
12142 Shadow->getDeclContext()->removeDecl(Shadow); in HideUsingShadowDecl()