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