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

References

lib/Support/CommandLine.cpp
 2291     cl::cat(GenericCategory), cl::sub(*AllSubCommands));
 2296           cl::ValueDisallowed, cl::cat(GenericCategory),
 2305         cl::cat(GenericCategory), cl::sub(*AllSubCommands));
 2313          cl::cat(GenericCategory), cl::sub(*AllSubCommands));
 2318     cl::Hidden, cl::init(false), cl::cat(GenericCategory),
 2324     cl::init(false), cl::cat(GenericCategory), cl::sub(*AllSubCommands));
 2428            cl::cat(GenericCategory));
 2470           Cat != &GenericCategory)
 2480       if (find(Categories, Cat) == Categories.end() && Cat != &GenericCategory)