Searched refs:getKeyValueElement (Results 1 – 11 of 11) sorted by relevance
880 auto KV = E->getKeyValueElement(I); in computeDependence()
2601 ObjCDictionaryElement Element = E->getKeyValueElement(I); in VisitObjCDictionaryLiteral()
333 ObjCDictionaryElement Element = DL->getKeyValueElement(i); in checkPostStmt()
119 ObjCDictionaryElement Element = E->getKeyValueElement(I); in TraverseObjCDictionaryLiteral()
927 Expr *Key = Literal->getKeyValueElement(Idx).Key->IgnoreParenImpCasts(); in CheckObjCDictionaryLiteralDuplicateKeys()
14138 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I); in TransformObjCDictionaryLiteral()
13803 auto Element = DictionaryLiteral->getKeyValueElement(I); in checkObjCDictionaryLiteral()
361 ObjCDictionaryElement getKeyValueElement(unsigned Index) const { in getKeyValueElement() function
184 const Expr *Key = DLE->getKeyValueElement(i).Key; in EmitObjCCollectionLiteral()191 const Expr *Value = DLE->getKeyValueElement(i).Value; in EmitObjCCollectionLiteral()
1308 ObjCDictionaryElement Element = E->getKeyValueElement(i); in VisitObjCDictionaryLiteral()
2859 ObjCDictionaryElement Element = Exp->getKeyValueElement(i); in RewriteObjCDictionaryLiteralExpr()