Home
last modified time | relevance | path

Searched refs:IncludeAllocationLine (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1805 bool IncludeAllocationLine);
2369 bool IncludeAllocationLine) in CFRefLeakReport() argument
2423 if (IncludeAllocationLine) { in CFRefLeakReport()
2471 mutable bool IncludeAllocationLine; member in __anonbe000e510711::RetainCountChecker
2476 IncludeAllocationLine(shouldIncludeAllocationSiteInLeakDiagnostics(AO)) {} in RetainCountChecker()
3515 N, Sym, C, IncludeAllocationLine); in checkReturnWithRetEffect()
3806 IncludeAllocationLine); in processLeaks()