Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp457 bool getComdatResult(const Comdat *SrcC, Comdat::SelectionKind &SK,
707 bool ModuleLinker::getComdatResult(const Comdat *SrcC, in getComdatResult() argument
710 Comdat::SelectionKind SSK = SrcC->getSelectionKind(); in getComdatResult()
711 StringRef ComdatName = SrcC->getName(); in getComdatResult()