Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dgeneral_tool.cc20 GeneralTool* GeneralTool::AsGeneral() { in AsGeneral() function in GeneralTool
23 const GeneralTool* GeneralTool::AsGeneral() const { in AsGeneral() function in GeneralTool
Dtool.cc33 GeneralTool* Tool::AsGeneral() { in AsGeneral() function in Tool
37 const GeneralTool* Tool::AsGeneral() const { in AsGeneral() function in Tool