HomeSort by relevance Sort by last modified time
    Searched refs:IncrementCount (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
BlockCounter.h 48 BlockCounter IncrementCount(BlockCounter BC,
  /external/libchrome/base/strings/
safe_sprintf.cc 184 IncrementCount(padding-len);
229 inline bool IncrementCount(size_t inc) {
247 return IncrementCount(1);
404 IncrementCount(padding);
422 IncrementCount(discarded);
  /external/clang/lib/StaticAnalyzer/Core/
BlockCounter.cpp 74 BlockCounter::Factory::IncrementCount(BlockCounter BC,
CoreEngine.cpp 342 Counter = BCounterFactory.IncrementCount(Counter, LC->getCurrentStackFrame(),

Completed in 264 milliseconds