Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Support/
HDCommandLine.cpp508 static bool RequiresValue(const Option *O) { in RequiresValue() function
852 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1013 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1047 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()