Searched refs:PedanticMode (Results 1 – 3 of 3) sorted by relevance
30 PedanticMode(Options.get("PedanticMode", false)) {} in NarrowingConversionsCheck()36 Options.store(Opts, "PedanticMode", PedanticMode); in storeOptions()317 if (PedanticMode) in handleFloatingToIntegral()
97 const bool PedanticMode; variable
38 .. option:: PedanticMode