Searched refs:BridgeCast (Results 1 – 1 of 1) sorted by relevance
2084 bool BridgeCast = (getLangOpts().ObjC2 && in ParseParenExpression() local2089 if (BridgeCast && !getLangOpts().ObjCAutoRefCount) { in ParseParenExpression()2098 BridgeCast = false; in ParseParenExpression()2121 } else if (ExprType >= CompoundLiteral && BridgeCast) { in ParseParenExpression()