Searched refs:KeyExpr (Results 1 – 1 of 1) sorted by relevance
2705 ExprResult KeyExpr; in ParseObjCDictionaryLiteral() local2708 KeyExpr = ParseAssignmentExpression(); in ParseObjCDictionaryLiteral()2709 if (KeyExpr.isInvalid()) { in ParseObjCDictionaryLiteral()2714 return KeyExpr; in ParseObjCDictionaryLiteral()2740 KeyExpr.get(), ValueExpr.get(), EllipsisLoc, None in ParseObjCDictionaryLiteral()