Home
last modified time | relevance | path

Searched refs:proc_macro_path (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Drust_project_writer_helpers.h104 const std::optional<OutputFile>& proc_macro_path() { in proc_macro_path() function
Drust_project_writer.cc435 auto proc_macro_target = crate.proc_macro_path(); in WriteCrates()