Home | History | Annotate | Download | only in Analysis

Lines Matching refs:StmtNode

75   if (const Stmt *StmtNode = Block->getTerminator()) {
76 return StmtNode->getLocStart();
517 PropagationInfo getInfo(const Expr *StmtNode) const {
518 ConstInfoEntry Entry = findInfo(StmtNode);