Home
last modified time | relevance | path

Searched refs:DEPS_GCC (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/gn/
H A Dc_tool.cc25 : Tool(n), depsformat_(DEPS_GCC), precompiled_header_type_(PCH_NONE) { in CTool()
136 set_depsformat(DEPS_GCC); in ReadDepsFormat()
H A Dc_tool.h37 enum DepsFormat { DEPS_GCC = 0, DEPS_MSVC = 1 }; enumerator
H A Dninja_toolchain_writer.cc98 if (c_tool->depsformat() == CTool::DEPS_GCC) { in WriteToolRule()

Completed in 2 milliseconds