Home
last modified time | relevance | path

Searched refs:makeDFS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h82 static std::unique_ptr<WorkList> makeDFS();
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp81 std::unique_ptr<WorkList> WorkList::makeDFS() { in makeDFS() function in WorkList
H A DCoreEngine.cpp59 return WorkList::makeDFS(); in generateWorkList()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7492 {"_ZN5clang4ento8WorkList7makeDFSEv", "clang::ento::WorkList::makeDFS()"},