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