Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h35 WorkListUnit(ExplodedNode *N, BlockCounter C, in WorkListUnit() function
42 explicit WorkListUnit(ExplodedNode *N, BlockCounter C) in WorkListUnit() function
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DVirtualCallChecker.cpp35 typedef const CallExpr * WorkListUnit; typedef in __anone5f7d0d90111::WalkAST