Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp95 enum AllocationFamily { enum
146 AllocationFamily Family;
148 RefState(Kind k, const Stmt *s, AllocationFamily family) in RefState()
564 AllocationFamily Family,
590 AllocationFamily Family,
609 AllocationFamily Family,
686 AllocationFamily Family) const;
1866 MallocChecker::getCheckIfTracked(AllocationFamily Family, in getCheckIfTracked()
2207 AllocationFamily AF = in HandleUseAfterFree()
2531 AllocationFamily Family = RS->getAllocationFamily(); in HandleLeak()
[all …]