Home | History | Annotate | Download | only in AST

Lines Matching refs:isExternallyVisible

174     if (ND->isExternallyVisible()) {
197 assert(!RD->isExternallyVisible() && "RD must not be visible!");
2735 bool Visible = VD->isExternallyVisible();