OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_toolchain_label
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/tools/gn/
test_with_scope.cc
20
settings_.
set_toolchain_label
(toolchain_.label());
scope_per_file_provider_unittest.cc
40
settings.
set_toolchain_label
(toolchain.label());
ninja_helper_unittest.cc
23
settings.
set_toolchain_label
(toolchain.label());
builder_unittest.cc
68
settings_.
set_toolchain_label
(Label(SourceDir("//tc/"), "default"));
184
settings2.
set_toolchain_label
(toolchain_label2);
settings.h
49
void
set_toolchain_label
(const Label& l) { toolchain_label_ = l; }
function in class:Settings
loader.cc
69
settings.
set_toolchain_label
(toolchain_label);
328
settings->
set_toolchain_label
(default_toolchain_label);
target_unittest.cc
20
settings_.
set_toolchain_label
(toolchain_.label());
setup.cc
223
empty_settings_.
set_toolchain_label
(Label());
Completed in 222 milliseconds