Home
last modified time | relevance | path

Searched refs:default_toolchain_dest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
Dfunction_set_default_toolchain.cc59 Label* default_toolchain_dest = static_cast<Label*>( in RunSetDefaultToolchain() local
61 if (!default_toolchain_dest) in RunSetDefaultToolchain()
74 *default_toolchain_dest = toolchain_label; in RunSetDefaultToolchain()