Searched defs:multi_val (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1700 struct multi_val { struct in namespace:llvm
1702 explicit multi_val(unsigned N) : AdditionalVals(N) {} function in struct:llvm::multi_val

Completed in 57 milliseconds