Searched refs:response_file_args (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/host/fidl/compiler/
H A Dmain.cpp257 std::unique_ptr<ResponseFileArguments> response_file_args; local
266 response_file_args = std::make_unique<ResponseFileArguments>(response_file);
267 args = response_file_args.get();

Completed in 80 milliseconds