Searched refs:ShouldConvertNotesToWarnings (Results 1 – 2 of 2) sorted by relevance
187 if (Opts.ShouldConvertNotesToWarnings) { in checkEndFunction()612 ChOpts.ShouldConvertNotesToWarnings = AnOpts.getCheckerBooleanOption( in registerUninitializedObjectChecker()
75 bool ShouldConvertNotesToWarnings = false; member