Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Linker/
HDLinkModules.cpp234 const Comdat *DstC = &DstCI->second; in getComdatResult() local
235 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
480 const Comdat *DstC = &DstCI->second; in run() local
481 ReplacedDstComdats.insert(DstC); in run()
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporter.cpp260 const CFGBlock *Src, const CFGBlock *DstC) const;