Searched defs:hasCommonLinkage (Results 1 – 4 of 4) sorted by relevance
220 bool hasCommonLinkage() const { return isCommonLinkage(Linkage); } in hasCommonLinkage() function
412 bool hasCommonLinkage() const { return isCommonLinkage(getLinkage()); } in hasCommonLinkage() function
395 bool hasCommonLinkage() const { return isCommonLinkage(getLinkage()); } in hasCommonLinkage() function
439 bool hasCommonLinkage() const { return isCommonLinkage(getLinkage()); } in hasCommonLinkage() function