Home | History | Annotate | Download | only in AST

Lines Matching refs:DeclDC

1453   DeclContext *DeclDC = D->getDeclContext()->getPrimaryContext();
1456 PrimaryDC->makeDeclVisibleInContextWithFlags(D, false, PrimaryDC == DeclDC);