Searched refs:getAllocated (Results 1 – 5 of 5) sorted by relevance
133 static HandleState getAllocated(ProgramStateRef State, HandleState S) { in getAllocated() function in __anonb3f4bc080111::HandleState559 CurItem.first, HandleState::getAllocated(State, CurItem.second)); in evalAssume()
177 static RefState getAllocated(AllocationFamily family, const Stmt *s) { in getAllocated() function in __anon5ae12f910211::RefState1777 return State->set<RegionState>(Sym, RefState::getAllocated(Family, E)); in MallocUpdateRefState()3099 RefState::getAllocated(RS->getAllocationFamily(), RS->getStmt())); in evalAssume()
983 if (auto *AlVar = Array->getAllocated()) in dependencies()
1507 if (DIVariable *Var = CTy->getAllocated()) { in constructArrayTypeDIE()
1264 DIVariable *getAllocated() const { in getAllocated() function