Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2822 const CFGBlock *dstBlk, PathSensitiveBugReport &R, in VisitTerminator() argument
2874 const bool TookTrue = *(srcBlk->succ_begin()) == dstBlk; in VisitTerminator()