Home
last modified time | relevance | path

Searched defs:root_target_label (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dbuild_settings.h35 const Label& root_target_label() const { return root_target_label_; } in root_target_label() function
Dsetup.cc856 Label root_target_label(current_dir, ""); in FillOtherConfig() local