Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp256 bool SrcIsDeclaration = Src.isDeclarationForLinker(); in shouldLinkFromSource() local
259 if (SrcIsDeclaration) { in shouldLinkFromSource()