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);
2666 ObjCDictionaryElement Element = E->getKeyValueElement(I); in VisitObjCMessageExpr()
122 ObjCDictionaryElement Element = E->getKeyValueElement(I); in TraverseObjCDictionaryLiteral()
933 Expr *Key = Literal->getKeyValueElement(Idx).Key->IgnoreParenImpCasts(); in CheckObjCDictionaryLiteralDuplicateKeys()
15455 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I); in TransformCapturedStmt()
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()