Home
last modified time | relevance | path

Searched refs:toolchain_whole_status_ (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/src/gn/
H A Dc_tool.h94 int toolchain_whole_status() const { return toolchain_whole_status_; } in toolchain_whole_status()
123 int toolchain_whole_status_ = -1; member in CTool
H A Dc_tool.cc219 toolchain_whole_status_ = v->boolean_value() ? 1 : 0; in InitTool()

Completed in 2 milliseconds