Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp90 static bool OptionListChanged = false; variable
94 OptionListChanged = true; in MarkOptionsChanged()
626 if (OptionListChanged) { in ParseCommandLineOptions()
631 OptionListChanged = false; in ParseCommandLineOptions()