Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h159 bool wasBlockAborted() const { return !blocksAborted.empty(); } in wasBlockAborted() function
163 wasBlockAborted(); } in hasWorkRemaining()