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

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

Completed in 50 milliseconds