Home
last modified time | relevance | path

Searched defs:DFSWorkList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3052 using DFSWorkList = SmallVector<WLItem, 10>; in findReportInEquivalenceClass() typedef
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp6204 llvm::SmallVector<const CFGBlock *, 32> DFSWorkList; in isInevitablySinking() local