Searched refs:LargeLengthThreshold (Results 1 – 3 of 3) sorted by relevance
49 LargeLengthThreshold(Options.get("LargeLengthThreshold", 0x800000)), in StringConstructorCheck()55 Options.store(Opts, "LargeLengthThreshold", LargeLengthThreshold); in storeOptions()66 integerLiteral(isBiggerThan(LargeLengthThreshold)))); in registerMatchers()
35 const unsigned int LargeLengthThreshold; variable
42 :option:`LargeLengthThreshold`. Default is `true`.44 .. option:: LargeLengthThreshold