Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1513 bool MaybeNamedSubCommand = in ParseCommandLineOptions() local
1515 if (MaybeNamedSubCommand) { in ParseCommandLineOptions()
1693 if (i > 1 || !MaybeNamedSubCommand) in ParseCommandLineOptions()