Searched refs:getOptionKind (Results 1 – 2 of 2) sorted by relevance
101 unsigned getOptionKind(OptSpecifier id) const { in getOptionKind() function
228 switch (Opts.getOptionKind(Id)) { in getOptionHelpName()321 if (getOptionKind(Id) == Option::GroupClass) in PrintHelp()