Searched refs:getKeyValueElement (Results 1 – 11 of 11) sorted by relevance
942 auto KV = E->getKeyValueElement(I); in computeDependence()
2804 ObjCDictionaryElement Element = E->getKeyValueElement(I); in VisitObjCDictionaryLiteral()
341 ObjCDictionaryElement Element = DL->getKeyValueElement(i); in checkPostStmt()
360 ObjCDictionaryElement getKeyValueElement(unsigned Index) const { in getKeyValueElement() function
133 ObjCDictionaryElement Element = E->getKeyValueElement(I); in TraverseObjCDictionaryLiteral()
2401 auto Element = DictionaryLiteral->getKeyValueElement(I); in checkDictionaryLiteral()
928 Expr *Key = Literal->getKeyValueElement(Idx).Key->IgnoreParenImpCasts(); in CheckObjCDictionaryLiteralDuplicateKeys()
16594 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I); in TransformObjCDictionaryLiteral()
183 const Expr *Key = DLE->getKeyValueElement(i).Key; in EmitObjCCollectionLiteral()190 const Expr *Value = DLE->getKeyValueElement(i).Value; in EmitObjCCollectionLiteral()
1442 ObjCDictionaryElement Element = E->getKeyValueElement(i); in VisitObjCDictionaryLiteral()
2857 ObjCDictionaryElement Element = Exp->getKeyValueElement(i); in RewriteObjCDictionaryLiteralExpr()