Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DCommandLine.cpp691 static bool RequiresValue(const Option *O) { in RequiresValue() function
1165 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1338 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1372 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()