Searched refs:GetScopeOfCallInstruction (Results 1 – 6 of 6) sorted by relevance
41 const DebugScope& GetScopeOfCallInstruction() { return call_inst_scope_; } in GetScopeOfCallInstruction() function
265 if (inlined_at_ctx->GetScopeOfCallInstruction().GetLexicalScope() == in BuildDebugInlinedAtChain()278 inlined_at_ctx->GetScopeOfCallInstruction()); in BuildDebugInlinedAtChain()
42 const DebugScope& GetScopeOfCallInstruction() { return call_inst_scope_; } in GetScopeOfCallInstruction() function
276 if (inlined_at_ctx->GetScopeOfCallInstruction().GetLexicalScope() == in BuildDebugInlinedAtChain()289 inlined_at_ctx->GetScopeOfCallInstruction()); in BuildDebugInlinedAtChain()