Searched defs:dstBlk (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp679 const CFGBlock *dstBlk,
697 const bool tookTrue = *(srcBlk->succ_begin()) == dstBlk;
676 VisitTerminator(const Stmt *Term, const ExplodedNode *N, const CFGBlock *srcBlk, const CFGBlock *dstBlk, BugReport &R, BugReporterContext &BRC) argument

Completed in 42 milliseconds