Home
last modified time | relevance | path

Searched defs:TookTrue (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp2182 bool TookTrue = CurrentNodeTag == Tags.first; in VisitNodeImpl() local
2243 const bool TookTrue = *(srcBlk->succ_begin()) == dstBlk; in VisitTerminator() local
2250 const ExplodedNode *N, bool TookTrue) { in VisitTrueTest()
2405 PathSensitiveBugReport &R, const ExplodedNode *N, bool TookTrue, in VisitTrueTest()
2525 PathSensitiveBugReport &report, const ExplodedNode *N, bool TookTrue) { in VisitConditionVariable()
2552 PathSensitiveBugReport &report, const ExplodedNode *N, bool TookTrue, in VisitTrueTest()
2588 PathSensitiveBugReport &report, const ExplodedNode *N, bool TookTrue, in VisitTrueTest()
2625 const ExplodedNode *N, bool TookTrue, in printValue()