Home | History | Annotate | Download | only in AST

Lines Matching refs:getThen

194   if (CompoundStmt *CS = dyn_cast<CompoundStmt>(If->getThen())) {
200 PrintStmt(If->getThen());