reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
19423   ptr = obj.copy();
19434   std::swap(this->ptr, obj.ptr);
19434   std::swap(this->ptr, obj.ptr);
19439   if (ptr)
19440     isl_val_list_free(ptr);
19444   return isl_val_list_copy(ptr);
19448   return ptr;
19452   isl_val_list *tmp = ptr;
19453   ptr = nullptr;
19458   return ptr == nullptr;
19466   return ctx(isl_val_list_get_ctx(ptr));