Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h52 BlockCounter getBlockCounter() const { return counter; } in getBlockCounter() function
81 BlockCounter getBlockCounter() const { return CurrentCounter; } in getBlockCounter() function