Home | History | Annotate | Download | only in AST

Lines Matching full:isexternallyvisible

209     if (ND->isExternallyVisible()) {
232 assert(!RD->isExternallyVisible() && "RD must not be visible!");
2861 bool Visible = VD->isExternallyVisible();