Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h512 bool isPositional() const { return Aux.index() == Positional; } in isPositional() function
517 assert(isPositional() && "Should be positional!"); in getIndex()
530 if (isPositional()) in getAsString()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h318 bool isPositional() const { return getFormattingFlag() == cl::Positional; } in isPositional() function
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp601 if (Arg->isPositional()) in resolveArguments()
4337 if (Value->isPositional()) in CheckTemplateArgValues()
H A DRecord.cpp2292 if (Arg->isPositional()) in instantiate()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp353 if ((O->isPositional() || O->isSink() || O->isConsumeAfter()) || in registerSubCommand()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js2965 handleObj.isPositional = true;
3283 if ( handleObj.isPositional ) {