Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp87 static bool OptionListChanged = false; variable
91 OptionListChanged = true; in MarkOptionsChanged()
629 if (OptionListChanged) { in ParseCommandLineOptions()
634 OptionListChanged = false; in ParseCommandLineOptions()