Home | History | Annotate | Download | only in Support

Lines Matching refs:cat

398 // cat - Specifiy the Option category for the command line argument to belong
400 struct cat {
402 cat(OptionCategory &c) : Category(c) {}