Searched refs:AllocationState (Results 1 – 1 of 1) sorted by relevance
39 struct AllocationState { struct in __anonf1e97ce70111::MacOSKeychainAPIChecker44 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() argument48 bool operator==(const AllocationState &X) const { in operator ==() argument72 typedef std::pair<SymbolRef, const AllocationState*> AllocationPair;157 MacOSKeychainAPIChecker::AllocationState) in REGISTER_MAP_WITH_PROGRAMSTATE() argument271 if (const AllocationState *AS = State->get<AllocatedData>(V)) { in checkPreStmt()325 const AllocationState *AS = State->get<AllocatedData>(ArgSM); in checkPreStmt()440 State = State->set<AllocatedData>(V, AllocationState(ArgExpr, idx, in checkPostStmt()624 const AllocationState *AS = N->getState()->get<AllocatedData>(Sym); in VisitNode()627 const AllocationState *ASPrev = in VisitNode()