HomeSort by: relevance | last modified time | path
    Searched refs:BCounterFactory (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp 76 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
103 WList->setBlockCounter(BCounterFactory.GetEmptyCounter());
282 Counter = BCounterFactory.IncrementCount(Counter, LC->getStackFrame(),
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 82 /// BCounterFactory - A factory object for created BlockCounter objects.
85 BlockCounter::Factory BCounterFactory;

Completed in 26 milliseconds