Searched refs:AllocationState (Results 1 – 1 of 1) sorted by relevance
38 struct AllocationState { struct in __anon084b6ec40111::MacOSKeychainAPIChecker43 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() argument47 bool operator==(const AllocationState &X) const { in operator ==() argument65 typedef std::pair<SymbolRef, const AllocationState*> AllocationPair;162 MacOSKeychainAPIChecker::AllocationState> AllocatedSetTy;306 if (const AllocationState *AS = State->get<AllocatedData>(V)) { in checkPreStmt()357 const AllocationState *AS = State->get<AllocatedData>(ArgSM); in checkPreStmt()489 State = State->set<AllocatedData>(V, AllocationState(ArgExpr, idx, in checkPostStmt()665 const AllocationState *AS = N->getState()->get<AllocatedData>(Sym); in VisitNode()668 const AllocationState *ASPrev = PrevN->getState()->get<AllocatedData>(Sym); in VisitNode()