Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp105 enum AllocationFamily { enum
156 AllocationFamily Family;
158 RefState(Kind k, const Stmt *s, AllocationFamily family) in RefState()
579 AllocationFamily Family,
605 AllocationFamily Family,
624 AllocationFamily Family,
701 AllocationFamily Family) const;
2078 MallocChecker::getCheckIfTracked(AllocationFamily Family, in getCheckIfTracked()
2419 AllocationFamily AF = in HandleUseAfterFree()
2745 AllocationFamily Family = RS->getAllocationFamily(); in HandleLeak()
[all …]