Searched refs:run_find_bugs (Results 1 – 2 of 2) sorted by relevance
82 cc(nullptr), run_find_bugs(find_bugs), Timeout(timeout), in BugDriver()163 if (run_find_bugs) { in run()
53 bool run_find_bugs; variable