Home | History | Annotate | Download | only in Support

Lines Matching refs:Prefix

590   return isGrouping(O) || O->getFormattingFlag() == cl::Prefix;
622 /// see if this is a prefix or grouped option. If so, split arg into output an
640 if (PGOpt->getFormattingFlag() == cl::Prefix) {