Searched refs:GetFrameBlock (Results 1 – 13 of 13) sorted by relevance
25 obj.GetFrameBlock()
191 function, the lexical block that defines the function is returned.") GetFrameBlock;193 GetFrameBlock () const;
124 lldb::SBBlock GetFrameBlock() const;
225 Block *GetFrameBlock();
386 Block *frame_block = stack_sp->GetFrameBlock(); in DoWillResume()
157 SymbolContextScope *scope = GetFrameBlock(); in GetStackID()274 Block *StackFrame::GetFrameBlock() { in GetFrameBlock() function in StackFrame428 Block *frame_block = GetFrameBlock(); in GetVariableList()1668 Block *frame_block = GetFrameBlock(); in GuessValueForRegisterAndOffset()
458 Block *from_block = immediate_return_from_sp->GetFrameBlock(); in QueueInlinedStepPlan()
107 Block *block_ptr = m_frames[0]->GetFrameBlock(); in ResetCurrentInlinedDepth()
366 Block *block = frame->GetFrameBlock(); in SetupDeclVendor()481 Block *block = frame->GetFrameBlock(); in GetModuleConfig()
370 if (Block *block = frame->GetFrameBlock()) { in GetText()
250 SBBlock SBFrame::GetFrameBlock() const { in GetFrameBlock() function in SBFrame265 sb_block.SetPtr(frame->GetFrameBlock()); in GetFrameBlock()
867 block = frame.GetFrameBlock()
5898 frame_block = frame->GetFrameBlock(); in WindowDelegateDraw()