Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp673 const MemRegion *TargetR = Target.getAsRegion(); in bindReturnValue() local
674 assert(TargetR); in bindReturnValue()
681 ITraits.setTrait(TargetR, in bindReturnValue()
683 State = State->invalidateRegions(TargetR, E, Count, LCtx, in bindReturnValue()