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.cpp728 SmallVector<const char *, 2> Positional; in parseObjcopyOptions() local
1414 SmallVector<StringRef, 2> Positional; in parseInstallNameToolOptions() local
1476 SmallVector<StringRef, 2> Positional; in parseBitcodeStripOptions() local
1545 SmallVector<StringRef, 2> Positional; in parseStripOptions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h158 Positional = 0x01, // Is a positional argument, no '-' required enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h494 Positional, enumerator