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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBlockCounter.h38 unsigned getNumVisited(const StackFrameContext *CallSite,
H A DCoreEngine.h197 return Eng.WList->getBlockCounter().getNumVisited(
/external/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp58 unsigned BlockCounter::getNumVisited(const StackFrameContext *CallSite, function in class:BlockCounter
79 BC.getNumVisited(CallSite, BlockID)+1).getRoot());

Completed in 97 milliseconds