OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BCounterFactory
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h
70
///
BCounterFactory
- A factory object for created BlockCounter objects.
73
BlockCounter::Factory
BCounterFactory
;
111
BCounterFactory
(G->getAllocator()),
/external/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp
191
WList->setBlockCounter(
BCounterFactory
.GetEmptyCounter());
329
Counter =
BCounterFactory
.IncrementCount(Counter, LC->getCurrentStackFrame(),
Completed in 235 milliseconds