Searched defs:hasWork (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ | ||
H A D | CoreEngine.cpp | 47 bool hasWork() const override { in hasWork() function in __anon3c7a8e810111::DFS |
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | VirtualCallChecker.cpp | 66 bool hasWork() const { return !WList.empty(); } in hasWork() function in __anone5f7d0d90111::WalkAST |