Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp129 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family);
1878 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family) { in printExpectedDeallocName() function
2319 printExpectedDeallocName(os, RS->getAllocationFamily()); in HandleMismatchedDealloc()