Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Linker/
H A DLinkModules.cpp257 bool SrcIsDeclaration = Src.isDeclarationForLinker(); in shouldLinkFromSource() local
260 if (SrcIsDeclaration) { in shouldLinkFromSource()