Searched defs:AllocationState (Results 1 – 1 of 1) sorted by relevance
40 struct AllocationState { struct in __anone23b33b30111::MacOSKeychainAPIChecker42 unsigned int AllocatorIdx;43 SymbolRef Region;45 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() argument49 bool operator==(const AllocationState &X) const { in operator ==()54 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile()158 MacOSKeychainAPIChecker::AllocationState) in REGISTER_MAP_WITH_PROGRAMSTATE()