Searched refs:DestIsDeclaration (Results 1 – 2 of 2) sorted by relevance
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()