Home
last modified time | relevance | path

Searched defs:wasBlocksExhausted (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h323 bool wasBlocksExhausted() const { return Engine.wasBlocksExhausted(); } in wasBlocksExhausted() function
DCoreEngine.h140 bool wasBlocksExhausted() const { return !blocksExhausted.empty(); } in wasBlocksExhausted() function