Searched refs:IncrementCount (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBlockCounter.h48 BlockCounter IncrementCount(BlockCounter BC,
/external/libchrome/base/strings/
H A Dsafe_sprintf.cc184 IncrementCount(padding-len);
229 inline bool IncrementCount(size_t inc) { function in class:base::strings::__anon10944::Buffer
247 return IncrementCount(1);
404 IncrementCount(padding);
422 IncrementCount(discarded);
/external/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp74 BlockCounter::Factory::IncrementCount(BlockCounter BC, function in class:BlockCounter::Factory
H A DCoreEngine.cpp342 Counter = BCounterFactory.IncrementCount(Counter, LC->getCurrentStackFrame(),

Completed in 670 milliseconds