Searched refs:GetOptionErrorCause (Results 1 – 3 of 3) sorted by relevance
46 static int GetOptionErrorCause();
52 int OptionParser::GetOptionErrorCause() { return optopt; } in GetOptionErrorCause() function in OptionParser
1217 val = OptionParser::GetOptionErrorCause(); in ParseForCompletion()