Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp257 bool DestIsDeclaration = Dest.isDeclarationForLinker(); in shouldLinkFromSource() local
264 LinkFromSrc = DestIsDeclaration; in shouldLinkFromSource()
277 if (DestIsDeclaration) { in shouldLinkFromSource()