Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp106 enum AllocationFamily { enum
157 AllocationFamily Family;
159 RefState(Kind k, const Stmt *s, AllocationFamily family) in RefState()
226 AllocationFamily Family,
460 AllocationFamily Family) const;
687 AllocationFamily Family) const;
713 AllocationFamily Family) const;
2072 MallocChecker::getCheckIfTracked(AllocationFamily Family, in getCheckIfTracked()
2415 AllocationFamily AF = in HandleUseAfterFree()
2741 AllocationFamily Family = RS->getAllocationFamily(); in HandleLeak()
[all …]