Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dninja_target_command_util.cc32 OutputFile GetWindowsPCHFile(const Target* target, const char* tool_name) { in GetWindowsPCHFile() function
69 path_output.WriteFile(out, GetWindowsPCHFile(target, tool_name)); in WriteOneFlag()