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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp77 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
104 WList->setBlockCounter(BCounterFactory.GetEmptyCounter());
283 Counter = BCounterFactory.IncrementCount(Counter, LC->getStackFrame(),
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h82 /// BCounterFactory - A factory object for created BlockCounter objects.
85 BlockCounter::Factory BCounterFactory; member in class:clang::ento::CoreEngine

Completed in 114 milliseconds