Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dargs.h140 mutable ArgumentsPerToolchain toolchain_overrides_; variable
Dargs.cc441 return toolchain_overrides_[scope->settings()]; in OverridesForToolchainLocked()