Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp181 static unsigned matchOption(const OptTable::Info *I, StringRef Str, in matchOption() function
358 unsigned ArgSize = matchOption(Start, Str, IgnoreCase); in parseOneArgGrouped()
421 if ((ArgSize = matchOption(Start, Str, IgnoreCase))) in ParseOneArg()