Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dninja_c_binary_target_writer.cc42 const char* GetPCHLangForToolType(const char* name) { in GetPCHLangForToolType() function
339 out_ << " -x " << GetPCHLangForToolType(tool_name); in WriteGCCPCHCommand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dninja_c_binary_target_writer.cc65 const char* GetPCHLangForToolType(const char* name) { in GetPCHLangForToolType() function
489 out_ << " -x " << GetPCHLangForToolType(tool_name); in WriteGCCPCHCommand()
/dports/devel/gn/gn-1962/src/gn/
H A Dninja_c_binary_target_writer.cc64 const char* GetPCHLangForToolType(const char* name) { in GetPCHLangForToolType() function
498 out_ << " -x " << GetPCHLangForToolType(tool_name); in WriteGCCPCHCommand()