Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Linker/
DLinkModules.cpp235 const Comdat *DstC = &DstCI->second; in getComdatResult() local
236 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
485 const Comdat *DstC = &DstCI->second; in run() local
486 ReplacedDstComdats.insert(DstC); in run()
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp265 const CFGBlock *Src, const CFGBlock *DstC) const;