Home
last modified time | relevance | path

Searched defs:Positional (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp628 SmallVector<const char *, 2> Positional; in parseObjcopyOptions() local
1283 SmallVector<StringRef, 2> Positional; in parseInstallNameToolOptions() local
1345 SmallVector<StringRef, 2> Positional; in parseBitcodeStripOptions() local
1414 SmallVector<StringRef, 2> Positional; in parseStripOptions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h157 Positional = 0x01, // Is a positional argument, no '-' required enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h490 Positional, enumerator