Searched refs:BridgeCast (Results 1 – 1 of 1) sorted by relevance
2819 bool BridgeCast = (getLangOpts().ObjC && in ParseParenExpression() local2824 if (BridgeCast && !getLangOpts().ObjCAutoRefCount) { in ParseParenExpression()2833 BridgeCast = false; in ParseParenExpression()2870 } else if (ExprType >= CompoundLiteral && BridgeCast) { in ParseParenExpression()