Searched refs:GetEnumPathPrefix (Results 1 – 1 of 1) sorted by relevance
225 std::string GetEnumPathPrefix(const GeneratorOptions& options, in GetEnumPathPrefix() function235 return GetEnumPathPrefix(options, enum_descriptor) + enum_descriptor->name(); in GetEnumPath()3373 "enumprefix", GetEnumPathPrefix(options, enumdesc), "name", in GenerateEnum()