Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp279 void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family) const;
1467 void MallocChecker::printExpectedDeallocName(raw_ostream &os, in printExpectedDeallocName() function in MallocChecker
1890 printExpectedDeallocName(os, RS->getAllocationFamily()); in ReportMismatchedDealloc()