Home | History | Annotate | Download | only in IR

Lines Matching refs:hasCommonLinkage

420     if (GV.hasCommonLinkage()) {
828 Assert1(!F.hasCommonLinkage(), "Functions may not have common linkage", &F);