Searched refs:ArgMemRegion (Results 1 – 2 of 2) sorted by relevance
62 const auto *ArgMemRegion = ArgSVal.getAsRegion(); in handleConstructorAndAssignment() local69 const QualType *OtherQType = State->get<TypeMap>(ArgMemRegion); in handleConstructorAndAssignment()80 State = State->remove<TypeMap>(ArgMemRegion); in handleConstructorAndAssignment()
235 const MemRegion *ArgMemRegion = Call.getArgSVal(0).getAsRegion(); in handleStdGetCall() local236 const QualType *StoredType = State->get<VariantHeldTypeMap>(ArgMemRegion); in handleStdGetCall()281 OS << "std::variant " << ArgMemRegion->getDescriptiveName() << " held " in handleStdGetCall()