Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DCommandLine.cpp1939 static StringRef EqValue = "=<value>"; variable
1956 argPlusPrefixesSize(O.ArgStr) + EqValue.size(); in getOptionWidth()
1992 outs() << PrintArg(O.ArgStr) << EqValue; in printOptionInfo()
1994 EqValue.size() + in printOptionInfo()