Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Linker/
H A DLinkModules.cpp258 bool DestIsDeclaration = Dest.isDeclarationForLinker(); in shouldLinkFromSource() local
265 LinkFromSrc = DestIsDeclaration; in shouldLinkFromSource()
278 if (DestIsDeclaration) { in shouldLinkFromSource()