Home
last modified time | relevance | path

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

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