Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DCommandLine.cpp802 static bool RequiresValue(const Option *O) { in RequiresValue() function
1485 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1662 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1696 if (RequiresValue(PositionalOpts[J])) { in ParseCommandLineOptions()