Searched refs:StmtCheckerInfo (Results 1 – 2 of 2) sorted by relevance
547 struct StmtCheckerInfo { struct552 std::vector<StmtCheckerInfo> StmtCheckers; argument
607 StmtCheckerInfo info = { checkfn, isForStmtFn, /*IsPreVisit*/true }; in _registerForPreStmt()612 StmtCheckerInfo info = { checkfn, isForStmtFn, /*IsPreVisit*/false }; in _registerForPostStmt()703 StmtCheckerInfo &Info = StmtCheckers[i]; in getCachedStmtCheckersFor()