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

References

tools/polly/lib/External/isl/isl_arg.c
  302 	} else if (decl->flags & ISL_ARG_SINGLE_DASH) {
  611 		if (arg[i].flags & ISL_ARG_HIDDEN)
  663 		if (arg[i].flags & ISL_ARG_HIDDEN)
  760 	if ((decl->flags & ISL_ARG_SINGLE_DASH) && arg[0] == '-')
  903 		if ((decl->flags & ISL_ARG_BOOL_ARG) && arg[1]) {