Searched refs:ExecuteWorkList (Results 1 – 4 of 4) sorted by relevance
189 bool ExecuteWorkList(const LocationContext *L, unsigned Steps = 150000) {192 return Engine.ExecuteWorkList(L, Steps, nullptr);
149 bool ExecuteWorkList(const LocationContext *L, unsigned Steps,
729 Eng.ExecuteWorkList(Mgr->getAnalysisDeclContextManager().getStackFrame(D), in RunPathSensitiveChecks()
88 bool CoreEngine::ExecuteWorkList(const LocationContext *L, unsigned MaxSteps, in ExecuteWorkList() function in CoreEngine