Searched refs:TypeLV (Results 1 – 2 of 2) sorted by relevance
722 LinkageInfo TypeLV = getLVForType(*Var->getType(), computation); in getLVForNamespaceScopeDecl() local723 if (TypeLV.getLinkage() != ExternalLinkage) in getLVForNamespaceScopeDecl()726 LV.mergeVisibility(TypeLV); in getLVForNamespaceScopeDecl()
785 LinkageInfo TypeLV = getLVForType(*Var->getType(), computation); in getLVForNamespaceScopeDecl() local786 if (!isExternallyVisible(TypeLV.getLinkage())) in getLVForNamespaceScopeDecl()789 LV.mergeVisibility(TypeLV); in getLVForNamespaceScopeDecl()