Home
last modified time | relevance | path

Searched refs:wasBlockAborted (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h139 bool wasBlockAborted() const { return !blocksAborted.empty(); } in wasBlockAborted() function
143 wasBlockAborted(); } in hasWorkRemaining()