Searched defs:AllocationState (Results 1 – 2 of 2) sorted by relevance
37 struct AllocationState { struct in __anon058e79c30111::MacOSKeychainAPIChecker39 unsigned int AllocatorIdx;40 SymbolRef Region;42 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() argument46 bool operator==(const AllocationState &X) const { in operator ==()51 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile()159 MacOSKeychainAPIChecker::AllocationState) in REGISTER_MAP_WITH_PROGRAMSTATE()
259 enum AllocationState { enum