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