Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp423 bool LongOptionsUseDoubleDash, bool HaveDoubleDash) { in LookupLongOption()
1610 bool HaveDoubleDash = false; in ParseCommandLineOptions() local