Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp310 static bool SummarizeValue(raw_ostream &os, SVal V);
1125 bool MallocChecker::SummarizeValue(raw_ostream &os, SVal V) { in SummarizeValue() function in MallocChecker
1243 : SummarizeValue(os, ArgVal); in ReportBadFree()