Searched defs:ValidateName (Results 1 – 3 of 3) sorted by relevance
27 bool GeneralTool::ValidateName(const char* name) const { in ValidateName() function in GeneralTool
35 bool RustTool::ValidateName(const char* name) const { in ValidateName() function in RustTool
39 bool CTool::ValidateName(const char* name) const { in ValidateName() function in CTool