Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2166 bool TookTrueBranch = (*(srcBlk->succ_begin()) == BE->getDst()); in peelOffOuterExpr() local
2167 if (TookTrueBranch) in peelOffOuterExpr()