Lines Matching refs:getStackFrame
159 const StackFrameContext *VarRegion::getStackFrame() const { in getStackFrame() function in VarRegion
161 return SSR ? SSR->getStackFrame() : nullptr; in getStackFrame()
191 const Decl *D = getStackFrame()->getDecl(); in getDecl()
220 ID.AddPointer(getStackFrame()); in Profile()
957 const StackFrameContext *SFC = LC->getStackFrame(); in getVarRegion()
1062 const StackFrameContext *SFC = LC->getStackFrame(); in getParamVarRegion()
1082 const StackFrameContext *STC = LC->getStackFrame(); in getBlockDataRegion()
1110 const StackFrameContext *STC = LC->getStackFrame(); in getCompoundLiteralRegion()
1179 const StackFrameContext *SFC = LC->getStackFrame(); in getCXXTempObjectRegion()
1248 const StackFrameContext *STC = LC->getStackFrame(); in getCXXThisRegion()
1256 const StackFrameContext *STC = LC->getStackFrame(); in getAllocaRegion()