Searched refs:OptionListChanged (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Support/ | ||
H A D | CommandLine.cpp | 96 static bool OptionListChanged = false; variable 100 OptionListChanged = true; 837 if (OptionListChanged) { 842 OptionListChanged = false; |
Completed in 163 milliseconds