Searched defs:hasWork (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/StaticAnalyzer/Core/ | ||
D | CoreEngine.cpp | 46 virtual bool hasWork() const { in hasWork() function in __anonf5dee3560111::DFS |
/external/clang/lib/StaticAnalyzer/Checkers/ | ||
D | VirtualCallChecker.cpp | 65 bool hasWork() const { return !WList.empty(); } in hasWork() function in __anon0e8d0d2e0111::WalkAST |