Lines Matching full:modifiers
45 <li><a href="#modifiers">Option Modifiers</a>
54 <li><a href="#misc">Miscellaneous option modifiers</a></li>
1156 types). It is allowed to use all of the usual modifiers on
1166 <a name="modifiers">Option Modifiers</a>
1171 <p>Option modifiers are the flags and expressions that you pass into the
1173 href="#cl::list">cl::list</a></tt>. These modifiers give you the ability to
1186 <li><a href="#misc">Miscellaneous option modifiers</a></li>
1203 <tt>cl::ReallyHidden</tt> modifiers are used to control whether or not an option
1373 href="#cl::Grouping">cl::Grouping</a></tt></b> modifiers, but it is possible to
1407 <a name="misc">Miscellaneous option modifiers</a>
1412 <p>The miscellaneous option modifiers are the only flags where you can specify
1445 <p>So far, these are the only three miscellaneous option modifiers.</p>