Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp667 SmallVector<const char *, 2> Positional; in parseObjcopyOptions() local
1168 SmallVector<StringRef, 2> Positional; in parseInstallNameToolOptions() local
1218 SmallVector<StringRef, 2> Positional; in parseBitcodeStripOptions() local
1266 SmallVector<StringRef, 2> Positional; in parseStripOptions() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h163 Positional = 0x01, // Is a positional argument, no '-' required enumerator