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

/freebsd-current/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp257 bool DestIsDeclaration = Dest.isDeclarationForLinker(); local
264 LinkFromSrc = DestIsDeclaration;
277 if (DestIsDeclaration) {

Completed in 125 milliseconds