Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp96 static bool OptionListChanged = false; variable
100 OptionListChanged = true; in MarkOptionsChanged()
837 if (OptionListChanged) { in ParseCommandLineOptions()
842 OptionListChanged = false; in ParseCommandLineOptions()