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