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