Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp257 void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family) const;
1290 void MallocChecker::printExpectedDeallocName(raw_ostream &os, in printExpectedDeallocName() function in MallocChecker
1703 printExpectedDeallocName(os, RS->getAllocationFamily()); in ReportMismatchedDealloc()