Searched refs:shouldIncludeAllocationSiteInLeakDiagnostics (Results 1 – 3 of 3) sorted by relevance
19 bool shouldIncludeAllocationSiteInLeakDiagnostics(AnalyzerOptions &AOpts) { in shouldIncludeAllocationSiteInLeakDiagnostics() function
26 bool shouldIncludeAllocationSiteInLeakDiagnostics(AnalyzerOptions &AOpts);
2501 IncludeAllocationLine(shouldIncludeAllocationSiteInLeakDiagnostics(AO)) {} in RetainCountChecker()