Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1369 Loc SelfLoc = SVB.makeLoc(MRMgr.getVarRegion(SelfD, CalleeCtx)); in getInitialStackFrameContents() local
1370 Bindings.push_back(std::make_pair(SelfLoc, SelfVal)); in getInitialStackFrameContents()