Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp363 static bool SummarizeValue(raw_ostream &os, SVal V);
1503 bool MallocChecker::SummarizeValue(raw_ostream &os, SVal V) { in SummarizeValue() function in MallocChecker
1621 : SummarizeValue(os, ArgVal); in ReportBadFree()