Home
last modified time | relevance | path

Searched refs:TargetR (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp726 const MemRegion *TargetR = Target.getAsRegion(); in bindReturnValue() local
727 assert(TargetR); in bindReturnValue()
734 ITraits.setTrait(TargetR, in bindReturnValue()
736 State = State->invalidateRegions(TargetR, E, Count, LCtx, in bindReturnValue()