Searched refs:getKeyValueElement (Results 1 – 11 of 11) sorted by relevance
342 ObjCDictionaryElement Element = DL->getKeyValueElement(i); in checkPostStmt()
941 auto KV = E->getKeyValueElement(I); in computeDependence()
2666 ObjCDictionaryElement Element = E->getKeyValueElement(I); in VisitObjCDictionaryLiteral()
122 ObjCDictionaryElement Element = E->getKeyValueElement(I); in TraverseObjCDictionaryLiteral()
2402 auto Element = DictionaryLiteral->getKeyValueElement(I); in checkDictionaryLiteral()
933 Expr *Key = Literal->getKeyValueElement(Idx).Key->IgnoreParenImpCasts(); in CheckObjCDictionaryLiteralDuplicateKeys()
15455 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I); in TransformObjCDictionaryLiteral()
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()
1419 ObjCDictionaryElement Element = E->getKeyValueElement(i); in VisitObjCDictionaryLiteral()
2858 ObjCDictionaryElement Element = Exp->getKeyValueElement(i); in RewriteObjCDictionaryLiteralExpr()