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

Definitions

include/llvm/Support/CommandLine.h
 1168 template <class Mod> struct applicator {
 1173 template <unsigned n> struct applicator<char[n]> {
 1183 template <> struct applicator<StringRef > {
 1189 template <> struct applicator<NumOccurrencesFlag> {
 1195 template <> struct applicator<ValueExpected> {
 1199 template <> struct applicator<OptionHidden> {
 1203 template <> struct applicator<FormattingFlags> {
 1207 template <> struct applicator<MiscFlags> {