Home | History | Annotate | Download | only in Parse

Lines Matching defs:Elements

2705   ExprVector ElementExprs;                   // array elements.
2738 SmallVector<ObjCDictionaryElement, 4> Elements; // dictionary elements.
2782 Elements.push_back(Element);
2793 Elements.data(), Elements.size());