Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Option/
H A DOptTable.cpp161 static unsigned matchOption(const OptTable::Info *I, StringRef Str, in matchOption() function
338 unsigned ArgSize = matchOption(Start, Str, IgnoreCase); in parseOneArgGrouped()
414 if ((ArgSize = matchOption(Start, Str, IgnoreCase))) in ParseOneArg()