Home
last modified time | relevance | path

Searched defs:root_target (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dqt_creator_writer.cc38 const std::string& root_target) { in RunAndWriteFile()
92 const Target* root_target = nullptr; in DiscoverTargets() local
Dcommand_gen.cc252 std::string root_target; in RunIdeWriter() local
Danalyzer.cc323 for (auto* root_target : root_targets) in Analyze() local
Dxcode_writer.cc483 const std::string& root_target, in CreateProductsProject()