Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h51 BlockCounter getBlockCounter() const { return counter; } in getBlockCounter() function
80 BlockCounter getBlockCounter() const { return CurrentCounter; } in getBlockCounter() function
/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