Searched refs:getKeyValueElement (Results 1 – 11 of 11) sorted by relevance
119 ObjCDictionaryElement Element = E->getKeyValueElement(I); in TraverseObjCDictionaryLiteral()
927 Expr *Key = Literal->getKeyValueElement(Idx).Key->IgnoreParenImpCasts(); in CheckObjCDictionaryLiteralDuplicateKeys()
14421 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I); in TransformObjCDictionaryLiteral()
15544 auto Element = DictionaryLiteral->getKeyValueElement(I); in checkObjCDictionaryLiteral()
902 auto KV = E->getKeyValueElement(I); in computeDependence()
2616 ObjCDictionaryElement Element = E->getKeyValueElement(I); in VisitObjCDictionaryLiteral()
342 ObjCDictionaryElement Element = DL->getKeyValueElement(i); in checkPostStmt()
362 ObjCDictionaryElement getKeyValueElement(unsigned Index) const { in getKeyValueElement() function
183 const Expr *Key = DLE->getKeyValueElement(i).Key; in EmitObjCCollectionLiteral()190 const Expr *Value = DLE->getKeyValueElement(i).Value; in EmitObjCCollectionLiteral()
1409 ObjCDictionaryElement Element = E->getKeyValueElement(i); in VisitObjCDictionaryLiteral()
2859 ObjCDictionaryElement Element = Exp->getKeyValueElement(i); in RewriteObjCDictionaryLiteralExpr()