Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp235 const Comdat *DstC = &DstCI->second; in getComdatResult() local
236 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
489 const Comdat *DstC = &DstCI->second; in run() local
490 ReplacedDstComdats.insert(DstC); in run()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp272 const CFGBlock *Src, const CFGBlock *DstC) const;