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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h52 BlockCounter getBlockCounter() const { return counter; } function in class:clang::ento::WorkListUnit
81 BlockCounter getBlockCounter() const { return CurrentCounter; } function in class:clang::ento::WorkList

Completed in 41 milliseconds