Searched refs:getKeyValueElement (Results 1 – 7 of 7) sorted by relevance
97 ObjCDictionaryElement Element = E->getKeyValueElement(I); in TraverseObjCDictionaryLiteral()
8381 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I); in TransformObjCDictionaryLiteral()
300 ObjCDictionaryElement getKeyValueElement(unsigned Index) const { in getKeyValueElement() function
124 const Expr *Key = DLE->getKeyValueElement(i).Key; in EmitObjCCollectionLiteral()132 const Expr *Value = DLE->getKeyValueElement(i).Value; in EmitObjCCollectionLiteral()
1686 ObjCDictionaryElement Element = E->getKeyValueElement(I); in VisitObjCDictionaryLiteral()
811 ObjCDictionaryElement Element = E->getKeyValueElement(i); in VisitObjCDictionaryLiteral()
2859 ObjCDictionaryElement Element = Exp->getKeyValueElement(i); in RewriteObjCDictionaryLiteralExpr()