Home | History | Annotate | Download | only in CodeGen

Lines Matching full:isexternallyvisible

168   assert(!D.isExternallyVisible() && "name shouldn't matter");
231 if (D.isExternallyVisible()) {