Home
last modified time | relevance | path

Searched defs:HaveDoubleDash (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp423 bool LongOptionsUseDoubleDash, bool HaveDoubleDash) { in LookupLongOption()
1445 bool HaveDoubleDash = false; in ParseCommandLineOptions() local