Home
last modified time | relevance | path

Searched defs:GeneralTool (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dgeneral_tool.cc14 GeneralTool::GeneralTool(const char* n) : Tool(n) { in GeneralTool() function in GeneralTool
Dtool.h24 class GeneralTool; variable