Searched refs:isPositional (Results 1 – 3 of 3) sorted by relevance
307 bool isPositional() const { return getFormattingFlag() == cl::Positional; } in isPositional() function
301 if ((O->isPositional() || O->isSink() || O->isConsumeAfter()) || in registerSubCommand()
2965 handleObj.isPositional = true;3283 if ( handleObj.isPositional ) {