Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1529 std::string NearestSubCommandString; in ParseCommandLineOptions() local
1536 LookupSubCommand(StringRef(argv[FirstArg]), NearestSubCommandString); in ParseCommandLineOptions()
1713 ReportUnknownArgument(/*IsArg=*/false, NearestSubCommandString); in ParseCommandLineOptions()