Searched refs:getNumVisited (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBlockCounter.h40 unsigned getNumVisited(const StackFrameContext *CallSite,
H A DCoreEngine.h197 return Eng.WList->getBlockCounter().getNumVisited(
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp59 unsigned BlockCounter::getNumVisited(const StackFrameContext *CallSite, function in class:BlockCounter
80 BC.getNumVisited(CallSite, BlockID)+1).getRoot());

Completed in 101 milliseconds