Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h51 BlockCounter getBlockCounter() const { return counter; } in getBlockCounter() function
80 BlockCounter getBlockCounter() const { return CurrentCounter; } in getBlockCounter() function