Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h158 bool wasBlockAborted() const { return !blocksAborted.empty(); } in wasBlockAborted() function
162 wasBlockAborted(); } in hasWorkRemaining()