Searched refs:AllowExplicitSequentialInitialValues (Results 1 – 3 of 3) sorted by relevance
140 AllowExplicitSequentialInitialValues( in storeOptions() 141 Options.get("AllowExplicitSequentialInitialValues", true)) {} in storeOptions() 146 Options.store(Opts, "AllowExplicitSequentialInitialValues", in registerMatchers() 147 AllowExplicitSequentialInitialValues); in registerMatchers() 160 if (!AllowExplicitSequentialInitialValues) in check()
33 const bool AllowExplicitSequentialInitialValues; variable
77 .. option:: AllowExplicitSequentialInitialValues86 g0 = 1, // Not allowed if AllowExplicitSequentialInitialValues is false.