Home | History | Annotate | Download | only in AST

Lines Matching refs:getSubStmt

159   PrintStmt(Node->getSubStmt(), 0);
164 PrintStmt(Node->getSubStmt(), 0);
169 PrintStmt(Node->getSubStmt(), 0);
186 PrintStmt(Node->getSubStmt(), 0);
338 PrintRawCompoundStmt(Node->getSubStmt());
487 PrintRawCompoundStmt(dyn_cast<CompoundStmt>(Node->getSubStmt()));
1022 PrintRawCompoundStmt(E->getSubStmt());