Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h73 BlockCounter::Factory BCounterFactory; variable
118 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {} in CoreEngine()
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp192 WList->setBlockCounter(BCounterFactory.GetEmptyCounter()); in ExecuteWorkList()
342 Counter = BCounterFactory.IncrementCount(Counter, LC->getCurrentStackFrame(), in HandleBlockEntrance()