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