Home
last modified time | relevance | path

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

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