Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp272 bool SrcIsDeclaration = Src.isDeclarationForLinker(); in shouldLinkFromSource() local
275 if (SrcIsDeclaration) { in shouldLinkFromSource()