Searched refs:RequiresValue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DCommandLine.cpp429 static bool RequiresValue(const Option *O) { function
760 if (RequiresValue(Opt))
930 if (RequiresValue(PositionalOpts[i])) {
964 if (RequiresValue(PositionalOpts[j])) {

Completed in 83 milliseconds