Searched defs:set_toolchain (Results 1 – 2 of 2) sorted by relevance
66 void set_toolchain(const Label& tc) { toolchain_ = tc; } in set_toolchain() function
54 void set_toolchain(const std::string& t) { toolchain_ = t; } in set_toolchain() function