Searched defs:isPreVisit (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | CheckerManager.cpp | 182 runCheckersForStmt(bool isPreVisit,ExplodedNodeSet & Dst,const ExplodedNodeSet & Src,const Stmt * S,ExprEngine & Eng,bool WasInlined) runCheckersForStmt() argument |