Searched refs:dasherize (Results 1 – 2 of 2) sorted by relevance
88 const bool dasherize) { in NamespaceDir() argument94 namespace_dir += !dasherize ? *it : ToDasherizedCase(*it); in NamespaceDir()102 const bool dasherize) const { in NamespaceDir()103 return BaseGenerator::NamespaceDir(parser_, path_, ns, dasherize); in NamespaceDir()
98 const bool dasherize = false);123 const bool dasherize = false) const;