Searched refs:DestIsDeclaration (Results 1 – 3 of 3) sorted by relevance
258 bool DestIsDeclaration = Dest.isDeclarationForLinker(); in shouldLinkFromSource() local265 LinkFromSrc = DestIsDeclaration; in shouldLinkFromSource()278 if (DestIsDeclaration) { in shouldLinkFromSource()
282 bool DestIsDeclaration = Dest.isDeclarationForLinker(); in shouldLinkFromSource() local289 LinkFromSrc = DestIsDeclaration; in shouldLinkFromSource()302 if (DestIsDeclaration) { in shouldLinkFromSource()
450 bool DestIsDeclaration = Dest->isDeclaration(); in getLinkageResult() local457 if (DestIsDeclaration) { in getLinkageResult()469 } else if (DestIsDeclaration && !Dest->hasDLLImportLinkage()) { in getLinkageResult()507 !SrcIsDeclaration && !DestIsDeclaration && in getLinkageResult()