Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
H A Drust_project_writer_helpers.h96 const std::vector<std::string>& CompilerArgs() { return compiler_args_; } in CompilerArgs() function in Crate
H A Drust_project_writer.cc304 auto compiler_args = crate.CompilerArgs(); in WriteCrates()
308 for (auto& arg : crate.CompilerArgs()) { in WriteCrates()

Completed in 2 milliseconds