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

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

Completed in 34 milliseconds