Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp776 const MemRegion *TargetR = Target.getAsRegion(); in bindReturnValue() local
777 assert(TargetR); in bindReturnValue()
784 ITraits.setTrait(TargetR, in bindReturnValue()
786 State = State->invalidateRegions(TargetR, E, Count, LCtx, in bindReturnValue()