Searched refs:ThisR (Results 1 – 2 of 2) sorted by relevance
347 const MemRegion *ThisR = in evalCall() local358 if (!move::isMovedFrom(State, ThisR)) { in evalCall()
724 const MemRegion *ThisR = Call.getCXXThisVal().getAsRegion(); in maybeEmitNoteForCXXThis() local725 if (RegionOfInterest->isSubRegionOf(ThisR) && !Call.getDecl()->isImplicit()) in maybeEmitNoteForCXXThis()726 return maybeEmitNote(R, Call, N, {}, ThisR, "this", in maybeEmitNoteForCXXThis()