Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp118 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family);
1677 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family) { in printExpectedDeallocName() function
2116 printExpectedDeallocName(os, RS->getAllocationFamily()); in HandleMismatchedDealloc()