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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h314 bool isPositional() const { return getFormattingFlag() == cl::Positional; } function in class:llvm::cl::Option
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp380 if ((O->isPositional() || O->isSink() || O->isConsumeAfter()) ||
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.js2965 handleObj.isPositional = true;
3283 if ( handleObj.isPositional ) {

Completed in 128 milliseconds