Searched refs:getKeyValueElement (Results 1 – 11 of 11) sorted by relevance
870 auto KV = E->getKeyValueElement(I); in computeDependence()
2583 ObjCDictionaryElement Element = E->getKeyValueElement(I); in VisitObjCDictionaryLiteral()
118 ObjCDictionaryElement Element = E->getKeyValueElement(I); in TraverseObjCDictionaryLiteral()
926 Expr *Key = Literal->getKeyValueElement(Idx).Key->IgnoreParenImpCasts(); in CheckObjCDictionaryLiteralDuplicateKeys()
13949 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I); in TransformObjCDictionaryLiteral()
13471 auto Element = DictionaryLiteral->getKeyValueElement(I); in checkObjCDictionaryLiteral()
332 ObjCDictionaryElement Element = DL->getKeyValueElement(i); in checkPostStmt()
362 ObjCDictionaryElement getKeyValueElement(unsigned Index) const { in getKeyValueElement() function
181 const Expr *Key = DLE->getKeyValueElement(i).Key; in EmitObjCCollectionLiteral()188 const Expr *Value = DLE->getKeyValueElement(i).Value; in EmitObjCCollectionLiteral()
1310 ObjCDictionaryElement Element = E->getKeyValueElement(i); in VisitObjCDictionaryLiteral()
2859 ObjCDictionaryElement Element = Exp->getKeyValueElement(i); in RewriteObjCDictionaryLiteralExpr()