Searched refs:shouldSuppressInlinedDefensiveChecks (Results 1 – 3 of 3) sorted by relevance
453 bool shouldSuppressInlinedDefensiveChecks();
205 bool AnalyzerOptions::shouldSuppressInlinedDefensiveChecks() { in shouldSuppressInlinedDefensiveChecks() function in AnalyzerOptions
793 if (!Options.shouldSuppressInlinedDefensiveChecks()) in SuppressInlineDefensiveChecksVisitor()