Home
last modified time | relevance | path

Searched refs:EqValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2085 static StringRef EqValue = "=<value>"; variable
2102 argPlusPrefixesSize(O.ArgStr) + EqValue.size(); in getOptionWidth()
2138 outs() << PrintArg(O.ArgStr) << EqValue; in printOptionInfo()
2140 EqValue.size() + in printOptionInfo()