Searched refs:PrintAllOptions (Results 1 – 2 of 2) sorted by relevance
1317 PrintAllOptions("print-all-options", variable1323 if (!PrintOptions && !PrintAllOptions) return; in PrintOptionValues()1340 Opts[i].second->printOptionValue(MaxArgLen, PrintAllOptions); in PrintOptionValues()
1979 static cl::opt<bool> PrintAllOptions( variable2005 if (!PrintOptions && !PrintAllOptions) in printOptionValues()2017 Opts[i].second->printOptionValue(MaxArgLen, PrintAllOptions); in printOptionValues()