Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h211 const CFGBlock *dstBlk,
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp1269 const CFGBlock *dstBlk, in VisitTerminator() argument
1287 const bool tookTrue = *(srcBlk->succ_begin()) == dstBlk; in VisitTerminator()