Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp508 static bool RequiresValue(const Option *O) { in RequiresValue() function
870 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1031 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1065 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()