Home | History | Annotate | Download | only in Core

Lines Matching defs:MR

203   const MemRegion *MR = V.getAsRegion();
204 if (!MR)
207 return isa<CXXTempObjectRegion>(MR);