Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp779 const MemRegion *TargetR = Target.getAsRegion(); in bindReturnValue() local
780 assert(TargetR); in bindReturnValue()
787 ITraits.setTrait(TargetR, in bindReturnValue()
789 State = State->invalidateRegions(TargetR, E, Count, LCtx, in bindReturnValue()