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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp260 void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family) const;
1298 void MallocChecker::printExpectedDeallocName(raw_ostream &os, function in class:MallocChecker
1711 printExpectedDeallocName(os, RS->getAllocationFamily());

Completed in 210 milliseconds