Searched refs:InteropError (Results 1 – 1 of 1) sorted by relevance
3585 bool InteropError = false; in ParseOpenMPInteropClause() local3588 InteropError = ParseOMPInteropInfo(InteropInfo, OMPC_init); in ParseOpenMPInteropClause()3604 if (ParseOnly || !InteropVarExpr.isUsable() || InteropError) in ParseOpenMPInteropClause()