Searched refs:AllocationState (Results 1 – 1 of 1) sorted by relevance
40 struct AllocationState { struct in __anon3797eaeb0111::MacOSKeychainAPIChecker45 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() function49 bool operator==(const AllocationState &X) const { in operator ==() argument73 typedef std::pair<SymbolRef, const AllocationState*> AllocationPair;155 MacOSKeychainAPIChecker::AllocationState) in REGISTER_MAP_WITH_PROGRAMSTATE() argument269 if (const AllocationState *AS = State->get<AllocatedData>(V)) { in checkPreStmt()322 const AllocationState *AS = State->get<AllocatedData>(ArgSM); in checkPreStmt()437 State = State->set<AllocatedData>(V, AllocationState(ArgExpr, idx, in checkPostStmt()620 const AllocationState *AS = N->getState()->get<AllocatedData>(Sym); in VisitNode()623 const AllocationState *ASPrev = in VisitNode()