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