Searched refs:AllocationState (Results 1 – 2 of 2) sorted by relevance
39 struct AllocationState { struct in __anonc0aa0fcc0111::MacOSKeychainAPIChecker44 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() function48 bool operator==(const AllocationState &X) const { in operator ==() argument72 typedef std::pair<SymbolRef, const AllocationState*> AllocationPair;157 MacOSKeychainAPIChecker::AllocationState) in REGISTER_MAP_WITH_PROGRAMSTATE() argument270 if (const AllocationState *AS = State->get<AllocatedData>(V)) { in checkPreStmt()324 const AllocationState *AS = State->get<AllocatedData>(ArgSM); in checkPreStmt()439 State = State->set<AllocatedData>(V, AllocationState(ArgExpr, idx, in checkPostStmt()623 const AllocationState *AS = N->getState()->get<AllocatedData>(Sym); in VisitNode()626 const AllocationState *ASPrev = in VisitNode()
519 clang/lib/StaticAnalyzer/Checkers/AllocationState.h