Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp803 static bool RequiresValue(const Option *O) { in RequiresValue() function
1397 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1576 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1610 if (RequiresValue(PositionalOpts[J])) { in ParseCommandLineOptions()