Searched defs:wasBlockAborted (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h136 bool wasBlockAborted() const { return !blocksAborted.empty(); } function in class:clang::ento::CoreEngine
140 wasBlockAborted(); }

Completed in 312 milliseconds