Lines Matching full:modifiers
38 Options(cl::Positional, cl::Required, cl::desc("{operation}[modifiers]..."));
46 // modifiers of llvm-ar. This object instructs the CommandLine library
82 Move, ///< Move members to end or as given by {a,b,i} modifiers
89 // Modifiers to follow operation to vary behavior
100 bool SymTable = true; ///< 's' & 'S' modifiers
153 // the [relpos] argument associated with a, b, and i modifiers
191 // operation specified. Process all modifiers and check to make sure that
199 // Keep track of the number of positional modifiers (a,b,i). Only
265 show_help("You may only specify one of a, b, and i modifiers");
268 show_help("The 'a', 'b' and 'i' modifiers can only be specified with "
272 show_help("The 'R' modifiers is only applicabe to the 'r' operation");
539 // However, if the relative positioning modifiers were used, we need to scan