Home
last modified time | relevance | path

Searched refs:isPositional (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DCommandLine.h307 bool isPositional() const { return getFormattingFlag() == cl::Positional; } in isPositional() function
/freebsd-12.1/contrib/llvm/lib/Support/
H A DCommandLine.cpp301 if ((O->isPositional() || O->isSink() || O->isConsumeAfter()) || in registerSubCommand()
/freebsd-12.1/contrib/libxo/xohtml/external/
H A Djquery.js2965 handleObj.isPositional = true;
3283 if ( handleObj.isPositional ) {