Searched refs:AllocationState (Results 1 – 2 of 2) sorted by relevance
37 struct AllocationState { struct in __anone1e5714a0111::MacOSKeychainAPIChecker42 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() function46 bool operator==(const AllocationState &X) const { in operator ==() argument62 typedef std::pair<SymbolRef, const AllocationState*> AllocationPair;159 MacOSKeychainAPIChecker::AllocationState) in REGISTER_MAP_WITH_PROGRAMSTATE() argument299 if (const AllocationState *AS = State->get<AllocatedData>(V)) { in checkPreStmt()354 const AllocationState *AS = State->get<AllocatedData>(ArgSM); in checkPreStmt()488 State = State->set<AllocatedData>(V, AllocationState(ArgExpr, idx, in checkPostStmt()605 const AllocationState *AS = N->getState()->get<AllocatedData>(Sym); in VisitNode()608 const AllocationState *ASPrev = PrevN->getState()->get<AllocatedData>(Sym); in VisitNode()
259 enum AllocationState { enum267 AllocationState allocation_state_;