reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1280 LV = getLVForClosure(BD->getDeclContext()->getRedeclContext(), 1291 LV = getLVForDecl(FD, computation); 1293 !LV.isVisibilityExplicit()) { 1299 LV = getLVForDecl(MD->getParent(), computation); 1300 if (!LV.isVisibilityExplicit()) { 1310 if (!isExternallyVisible(LV.getLinkage())) 1312 return LinkageInfo(VisibleNoLinkage, LV.getVisibility(), 1313 LV.isVisibilityExplicit());