Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
H A Dc_tool.h37 enum DepsFormat { DEPS_GCC = 0, DEPS_MSVC = 1 }; enumerator
H A Dninja_toolchain_writer.cc104 } else if (c_tool->depsformat() == CTool::DEPS_MSVC) { in WriteToolRule()
H A Dc_tool.cc138 set_depsformat(DEPS_MSVC); in ReadDepsFormat()

Completed in 2 milliseconds