Home
last modified time | relevance | path

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

/external/llvm/lib/Option/
DOptTable.cpp173 static unsigned matchOption(const OptTable::Info *I, StringRef Str, in matchOption() function
219 if ((ArgSize = matchOption(Start, Str, IgnoreCase))) in ParseOneArg()