Searched defs:include_toolchain (Results 1 – 3 of 3) sorted by relevance
22 bool include_toolchain = label().toolchain_dir() != default_toolchain.dir() || in GetNinjaName() local
329 bool include_toolchain = default_toolchain.dir() != toolchain_dir_ || local
623 bool include_toolchain = !targets_with_other_toolchains.empty(); in MakeUnreachableError() local