Searched refs:GetCallSite (Results 1 – 4 of 4) sorted by relevance
91 sb_file.SetFileSpec (inlined_info->GetCallSite().GetFile()); in GetInlinedCallSiteFile()103 return inlined_info->GetCallSite().GetLine(); in GetInlinedCallSiteLine()115 return inlined_info->GetCallSite().GetColumn(); in GetInlinedCallSiteColumn()
255 GetCallSite ();264 GetCallSite () const;
163 InlineFunctionInfo::GetCallSite () in GetCallSite() function in InlineFunctionInfo169 InlineFunctionInfo::GetCallSite () const in GetCallSite() function in InlineFunctionInfo
181 const Declaration &call_site = inlined_block_info->GetCallSite(); in DumpStopContext()488 … next_frame_sc.line_entry.file = curr_inlined_block_inlined_info->GetCallSite().GetFile(); in GetParentOfInlinedScope()489 … next_frame_sc.line_entry.line = curr_inlined_block_inlined_info->GetCallSite().GetLine(); in GetParentOfInlinedScope()490 … next_frame_sc.line_entry.column = curr_inlined_block_inlined_info->GetCallSite().GetColumn(); in GetParentOfInlinedScope()