Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp681 static bool SummarizeValue(raw_ostream &os, SVal V);
1911 bool MallocChecker::SummarizeValue(raw_ostream &os, SVal V) { in SummarizeValue() function in MallocChecker
2030 : SummarizeValue(os, ArgVal); in HandleNonHeapDealloc()