Searched refs:makeBFS (Results 1 – 4 of 4) sorted by relevance
83 static std::unique_ptr<WorkList> makeBFS();
85 std::unique_ptr<WorkList> WorkList::makeBFS() { in makeBFS() function in WorkList
61 return WorkList::makeBFS(); in generateWorkList()
7493 {"_ZN5clang4ento8WorkList7makeBFSEv", "clang::ento::WorkList::makeBFS()"},