Home | History | Annotate | Download | only in Core

Lines Matching refs:Term

1132         const Stmt *Term = Blk.getTerminator();
1139 if (!Term) {
1161 if (Term)
1162 EB.addContext(Term);
1938 // really unsafe in the long term.