Home | History | Annotate | Download | only in Frontend

Lines Matching full:getelement

1732   if (DeclStmt *DS = dyn_cast<DeclStmt>(S->getElement())) {
1749 DeclRefExpr *DR = cast<DeclRefExpr>(S->getElement());
2771 InitExprs.push_back(Exp->getElement(i));
5559 return CS->getElement() == DS;