Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1397 Loc SelfLoc = SVB.makeLoc(MRMgr.getVarRegion(SelfD, CalleeCtx)); in getInitialStackFrameContents() local
1398 Bindings.push_back(std::make_pair(SelfLoc, SelfVal)); in getInitialStackFrameContents()