Home | History | Annotate | Download | only in Parse

Lines Matching defs:Elements

2660   ExprVector ElementExprs;                   // array elements.
2693 SmallVector<ObjCDictionaryElement, 4> Elements; // dictionary elements.
2735 Elements.push_back(Element);
2746 Elements.data(), Elements.size());