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

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

Completed in 118 milliseconds