Home | History | Annotate | Download | only in AST

Lines Matching full:getelement

295   if (DeclStmt *DS = dyn_cast<DeclStmt>(Node->getElement()))
298 PrintExpr(cast<Expr>(Node->getElement()));