Searched refs:KeyExpr (Results 1 – 1 of 1) sorted by relevance
2745 ExprResult KeyExpr; in ParseObjCDictionaryLiteral() local2748 KeyExpr = ParseAssignmentExpression(); in ParseObjCDictionaryLiteral()2749 if (KeyExpr.isInvalid()) { in ParseObjCDictionaryLiteral()2754 return KeyExpr; in ParseObjCDictionaryLiteral()2783 KeyExpr.get(), ValueExpr.get(), EllipsisLoc, None in ParseObjCDictionaryLiteral()