Searched defs:AllocationState (Results 1 – 1 of 1) sorted by relevance
39 struct AllocationState { struct in __anonf1e97ce70111::MacOSKeychainAPIChecker41 unsigned int AllocatorIdx;42 SymbolRef Region;44 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() argument48 bool operator==(const AllocationState &X) const { in operator ==()53 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile()157 MacOSKeychainAPIChecker::AllocationState) in REGISTER_MAP_WITH_PROGRAMSTATE()