Searched refs:makeDFS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h82 static std::unique_ptr<WorkList> makeDFS();
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp81 std::unique_ptr<WorkList> WorkList::makeDFS() { function in class:WorkList
H A DCoreEngine.cpp59 return WorkList::makeDFS();

Completed in 172 milliseconds