Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBlockCounter.h47 BlockCounter GetEmptyCounter();
/external/clang/lib/StaticAnalyzer/Core/
DBlockCounter.cpp83 BlockCounter::Factory::GetEmptyCounter() { in GetEmptyCounter() function in BlockCounter::Factory
DCoreEngine.cpp192 WList->setBlockCounter(BCounterFactory.GetEmptyCounter()); in ExecuteWorkList()