Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h34 WorkListUnit(ExplodedNode *N, BlockCounter C, in WorkListUnit() function
41 explicit WorkListUnit(ExplodedNode *N, BlockCounter C) in WorkListUnit() function