Home | History | Annotate | Download | only in AST

Lines Matching refs:ElementNo

2832       unsigned ElementNo = 0;
2843 if (ElementNo < ILE->getNumInits()) {
2844 const Expr *Elt = ILE->getInit(ElementNo++);