Searched refs:AllocatedData (Results 1 – 1 of 1) sorted by relevance
155 REGISTER_MAP_WITH_PROGRAMSTATE(AllocatedData, in REGISTER_MAP_WITH_PROGRAMSTATE() argument229 State = State->remove<AllocatedData>(AP.first); in generateDeallocatorMismatchReport()274 State = State->remove<AllocatedData>(V); in checkPreStmt()379 State = State->remove<AllocatedData>(ArgSM); in checkPreStmt()389 State = State->remove<AllocatedData>(ArgSM); in checkPreStmt()458 if (!N->getState()->get<AllocatedData>(Sym)) in getAllocationNode()508 AllocatedDataTy AMap = State->get<AllocatedData>(); in evalAssume()555 State = State->remove<AllocatedData>(I->first); in checkDeadSymbols()590 for (auto I : State->get<AllocatedData>()) { in checkPointerEscape()593 State = State->remove<AllocatedData>(Sym); in checkPointerEscape()[all …]