Searched refs:KeyExpr (Results 1 – 1 of 1) sorted by relevance
2741 ExprResult KeyExpr; in ParseObjCDictionaryLiteral() local2744 KeyExpr = ParseAssignmentExpression(); in ParseObjCDictionaryLiteral()2745 if (KeyExpr.isInvalid()) { in ParseObjCDictionaryLiteral()2750 return KeyExpr; in ParseObjCDictionaryLiteral()2776 KeyExpr.get(), ValueExpr.get(), EllipsisLoc, None in ParseObjCDictionaryLiteral()