Searched refs:ToolchainLabelForScope (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/tools/gn/
H A Dfunction_set_default_toolchain.cc60 const Label& default_toolchain = ToolchainLabelForScope(scope);
H A Dtarget_generator.cc122 tree->GetExistingNodeLocked(ToolchainLabelForScope(scope_));
149 const Label& toolchain_label = ToolchainLabelForScope(scope);
197 ToolchainLabelForScope(scope_), &labels, err_))
222 ToolchainLabelForScope(scope_), &labels, err_))
H A Dfunctions.cc140 const Label& ToolchainLabelForScope(const Scope* scope) { function
148 const Label& toolchain_label = ToolchainLabelForScope(scope);
H A Dfunctions.h295 const Label& ToolchainLabelForScope(const Scope* scope);

Completed in 73 milliseconds