OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ToolchainLabelForScope
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/tools/gn/
function_set_default_toolchain.cc
63
const Label& default_toolchain =
ToolchainLabelForScope
(scope);
target_generator.cc
64
const Label& toolchain_label =
ToolchainLabelForScope
(scope);
226
ToolchainLabelForScope
(scope_), dest, err_);
235
ToolchainLabelForScope
(scope_), dest, err_);
244
ToolchainLabelForScope
(scope_),
functions.cc
134
const Label&
ToolchainLabelForScope
(const Scope* scope) {
141
const Label& toolchain_label =
ToolchainLabelForScope
(scope);
functions.h
335
const Label&
ToolchainLabelForScope
(const Scope* scope);
Completed in 114 milliseconds