Home | History | Annotate | Download | only in AST

Lines Matching refs:getSubStmt

161   PrintStmt(Node->getSubStmt(), 0);
166 PrintStmt(Node->getSubStmt(), 0);
171 PrintStmt(Node->getSubStmt(), 0);
188 PrintStmt(Node->getSubStmt(), 0);
349 PrintRawCompoundStmt(Node->getSubStmt());
508 PrintRawCompoundStmt(dyn_cast<CompoundStmt>(Node->getSubStmt()));
991 PrintRawCompoundStmt(E->getSubStmt());