================
@@ -388,6 +389,9 @@ class DSAStackTy {
/// Gets omp_event_handle_t type.
QualType getOMPEventHandleT() const { return OMPEventHandleT; }
+ /// Sets the OMPImpexT to the provided QualType Ty.
----------------
alexey-bataev wrote:Unused https://github.com/llvm/llvm-project/pull/166810 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
