Searched defs:Positional (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/ | ||
H A D | ObjcopyOptions.cpp | 572 SmallVector<const char *, 2> Positional; parseObjcopyOptions() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | CommandLine.h | 158 Positional = 0x01, // Is a positional argument, no '-' required global() enumerator |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | Record.h | 490 Positional, enumerator |