Searched refs:invocation_scope (Results 1 – 1 of 1) sorted by relevance
39 std::unique_ptr<Scope> invocation_scope = std::make_unique<Scope>(scope); in Invoke() local41 invocation_scope.get(), err)) in Invoke()53 block->Execute(invocation_scope.get(), err); in Invoke()70 invocation_scope->build_dependency_files()); in Invoke()88 invoker_value->SetScopeValue(std::move(invocation_scope)); in Invoke()