Searched refs:IsProduction (Results 1 – 3 of 3) sorted by relevance
401 const bool IsProduction = true; in main() local403 const bool IsProduction = false; in main() local406 "a.out", IsProduction, Diags); in main()
198 bool IsProduction,
49 bool IsProduction, in Driver() argument63 if (IsProduction) { in Driver()