Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h34 WorkListUnit(ExplodedNode *N, BlockCounter C, in WorkListUnit() function
41 explicit WorkListUnit(ExplodedNode *N, BlockCounter C) in WorkListUnit() function
/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 __anon25a431a80111::WalkAST