Home
last modified time | relevance | path

Searched defs:toolchain_label (Results 1 – 8 of 8) sorted by relevance

/third_party/gn/src/gn/
Dlabel_pattern.cc57 const Label& toolchain_label) in LabelPattern()
87 Label toolchain_label; in LabelPattern() local
95 Label toolchain_label; in LabelPattern() local
Derr.h34 Label toolchain_label; member
91 void set_toolchain_label(const Label& toolchain_label) { in set_toolchain_label()
Dfunction_set_default_toolchain.cc78 Label toolchain_label(Label::Resolve( local
Dfilesystem_utils.h264 const Label& toolchain_label; variable
Dsettings.h45 const Label& toolchain_label() const { return toolchain_label_; } in toolchain_label() function
Dtarget_generator.cc89 const Label& toolchain_label = ToolchainLabelForScope(scope); in GenerateTarget() local
Dfilesystem_utils.cc915 std::string GetOutputSubdirName(const Label& toolchain_label, bool is_default) { in GetOutputSubdirName()
980 const Label& toolchain_label) in BuildDirContext()
Dfunctions.cc169 const Label& toolchain_label = ToolchainLabelForScope(scope); in MakeLabelForScope() local