Home | History | Annotate | Download | only in Support

Lines Matching refs:Prefix

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