Home
last modified time | relevance | path

Searched defs:include_toolchain (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dpool.cc22 bool include_toolchain = label().toolchain_dir() != default_toolchain.dir() || in GetNinjaName() local
Dlabel.cc329 bool include_toolchain = default_toolchain.dir() != toolchain_dir_ || local
Dheader_checker.cc623 bool include_toolchain = !targets_with_other_toolchains.empty(); in MakeUnreachableError() local