Home | History | Annotate | Download | only in Linker

Lines Matching refs:hasName

226     if (!SrcSTy->hasName()) continue;
229 if (!DstSTy->hasName() || DstSTy->getName().size() > SrcName.size()) {
405 if (!SrcGV->hasName() || SrcGV->hasLocalLinkage())
609 if (!ST->hasName()) continue;