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