Home | History | Annotate | Download | only in Core

Lines Matching refs:TermCond

1827             const Stmt *TermCond = getTerminatorCondition(BSrc);
1829 isInLoopBody(PM, getStmtBeforeCond(PM, TermCond, N), Term);
1848 PathDiagnosticLocation L(TermCond ? TermCond : Term, SM, PDB.LC);