Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp273 bool DestIsDeclaration = Dest.isDeclarationForLinker(); in shouldLinkFromSource() local
280 LinkFromSrc = DestIsDeclaration; in shouldLinkFromSource()
293 if (DestIsDeclaration) { in shouldLinkFromSource()