Home
last modified time | relevance | path

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

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