Searched defs:matchOption (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Option/
H A DOptTable.cpp174 static unsigned matchOption(const OptTable::Info *I, StringRef Str) { function
213 if ((ArgSize = matchOption(Start, Str)))

Completed in 99 milliseconds