Searched defs:StripPrefix (Results 1 – 2 of 2) sorted by relevance
126 bool StripPrefix = true; in scopifyEnumValues() local142 bool StripPrefix) { in scopifyEnumValue()
107 static const char *StripPrefix(const char *str, const char *prefix) { in StripPrefix() function