Searched refs:SrcIsDeclaration (Results 1 – 2 of 2) sorted by relevance
449 bool SrcIsDeclaration = Src->isDeclaration(); in getLinkageResult() local452 if (SrcIsDeclaration) { in getLinkageResult()507 !SrcIsDeclaration && !DestIsDeclaration && in getLinkageResult()
281 bool SrcIsDeclaration = Src.isDeclarationForLinker(); in shouldLinkFromSource() local284 if (SrcIsDeclaration) { in shouldLinkFromSource()