OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wasBlocksExhausted
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h
435
bool
wasBlocksExhausted
() const { return Engine.
wasBlocksExhausted
(); }
CoreEngine.h
160
bool
wasBlocksExhausted
() const { return !blocksExhausted.empty(); }
161
bool hasWorkRemaining() const { return
wasBlocksExhausted
() ||
Completed in 152 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026