Searched refs:AllocationFamily (Results 1 – 1 of 1) sorted by relevance
42 enum AllocationFamily { enum82 AllocationFamily getAllocationFamily() const { in getAllocationFamily()83 return (AllocationFamily)Family; in getAllocationFamily()246 AllocationFamily getAllocationFamily(CheckerContext &C, const Stmt *S) const;260 void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family) const;268 AllocationFamily Family,285 AllocationFamily Family = AF_Malloc);289 AllocationFamily Family = AF_Malloc);300 AllocationFamily Family = AF_Malloc);358 Optional<CheckKind> getCheckIfTracked(AllocationFamily Family,[all …]