Home
last modified time | relevance | path

Searched refs:hasWork (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp40 bool hasWork() const override { in hasWork() function in __anond1e6f8ae0111::DFS
60 bool hasWork() const override { in hasWork() function in __anond1e6f8ae0111::BFS
96 bool hasWork() const override { in hasWork() function in __anond1e6f8ae0211::BFSBlockDFSContents
145 bool hasWork() const override { in hasWork() function in __anond1e6f8ae0311::UnexploredFirstStack
220 bool hasWork() const override { in hasWork() function in __anond1e6f8ae0411::UnexploredFirstPriorityQueue
276 bool hasWork() const override { in hasWork() function in __anond1e6f8ae0511::UnexploredFirstPriorityLocationQueue
H A DCoreEngine.cpp140 while (WList->hasWork()) { in ExecuteWorkList()
179 return WList->hasWork(); in ExecuteWorkList()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h64 virtual bool hasWork() const = 0;
H A DCoreEngine.h163 WList->hasWork() || in hasWorkRemaining()
H A DExprEngine.h438 bool hasEmptyWorkList() const { return !Engine.getWorkList()->hasWork(); } in hasEmptyWorkList()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7528 …_119BFSBlockDFSContents7hasWorkEv", "(anonymous namespace)::BFSBlockDFSContents::hasWork() const"},
7534 {"_ZNK12_GLOBAL__N_13BFS7hasWorkEv", "(anonymous namespace)::BFS::hasWork() const"},
7540 {"_ZNK12_GLOBAL__N_13DFS7hasWorkEv", "(anonymous namespace)::DFS::hasWork() const"},