Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDMallocChecker.cpp125 static void printExpectedAllocName(raw_ostream &os, AllocationFamily Family);
1919 static void printExpectedAllocName(raw_ostream &os, AllocationFamily Family) { in printExpectedAllocName() function
2292 printExpectedAllocName(os, Family); in HandleNonHeapDealloc()