Home
last modified time | relevance | path

Searched defs:getBlockCounter (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h52 BlockCounter getBlockCounter() const { return counter; } in getBlockCounter() function
81 BlockCounter getBlockCounter() const { return CurrentCounter; } in getBlockCounter() function