Searched refs:getKeyValueElement (Results 1 – 11 of 11) sorted by relevance
825 auto KV = E->getKeyValueElement(I); in computeDependence()
2410 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()
13589 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I); in TransformObjCDictionaryLiteral()
12159 auto Element = DictionaryLiteral->getKeyValueElement(I); in checkObjCDictionaryLiteral()
331 ObjCDictionaryElement Element = DL->getKeyValueElement(i); in checkPostStmt()
362 ObjCDictionaryElement getKeyValueElement(unsigned Index) const { in getKeyValueElement() function
180 const Expr *Key = DLE->getKeyValueElement(i).Key; in EmitObjCCollectionLiteral()187 const Expr *Value = DLE->getKeyValueElement(i).Value; in EmitObjCCollectionLiteral()
1301 ObjCDictionaryElement Element = E->getKeyValueElement(i); in VisitObjCDictionaryLiteral()
2858 ObjCDictionaryElement Element = Exp->getKeyValueElement(i); in RewriteObjCDictionaryLiteralExpr()