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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h83 static std::unique_ptr<WorkList> makeBFS();
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp85 std::unique_ptr<WorkList> WorkList::makeBFS() { function in class:WorkList
H A DCoreEngine.cpp60 return WorkList::makeBFS();

Completed in 106 milliseconds