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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp366 static bool SummarizeValue(raw_ostream &os, SVal V);
1511 bool MallocChecker::SummarizeValue(raw_ostream &os, SVal V) { function in class:MallocChecker
1629 : SummarizeValue(os, ArgVal);

Completed in 53 milliseconds