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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h308 bool hasEmptyWorkList() const { return !Engine.getWorkList()->hasWork(); } function in class:clang::ento::ExprEngine

Completed in 133 milliseconds