Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp803 static bool RequiresValue(const Option *O) { in RequiresValue() function
1395 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1574 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1608 if (RequiresValue(PositionalOpts[J])) { in ParseCommandLineOptions()