Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dtool.cc228 std::unique_ptr<Tool> Tool::CreateTool(const ParseNode* function, in CreateTool() function in Tool
259 std::unique_ptr<Tool> Tool::CreateTool(const std::string& name) { in CreateTool() function in Tool