Home
last modified time | relevance | path

Searched refs:DestIsDeclaration (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp738 bool DestIsDeclaration = Dest.isDeclarationForLinker(); in shouldLinkFromSource() local
745 LinkFromSrc = DestIsDeclaration; in shouldLinkFromSource()
753 if (DestIsDeclaration) { in shouldLinkFromSource()