Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DDebug.cpp71 cl::location(DebugOnlyOptLoc), cl::ValueRequired);
DCommandLine.cpp276 case ValueRequired: in ProvideOption()
400 assert(PGOpt->getValueExpectedFlag() != cl::ValueRequired && in HandlePrefixedOrGroupedOption()
/external/llvm/include/llvm/Support/
DCommandLine.h102 ValueRequired = 0x02, // The value is required to appear! enumerator
578 return ValueRequired;
667 return ValueRequired;
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp45 cl::ValueRequired);
/external/llvm/docs/
DCommandLine.rst1057 the `cl::ValueRequired`_ modifier.
1059 .. _cl::ValueRequired:
1061 * The **cl::ValueRequired** modifier (which is the default for all other types