Searched refs:switchID (Results 1 – 1 of 1) sorted by relevance
947 static void SetBoolPair(NCommandLineParser::CParser &parser, unsigned switchID, CBoolPair &bp) in SetBoolPair() argument949 bp.Def = parser[switchID].ThereIs; in SetBoolPair()951 bp.Val = !parser[switchID].WithMinus; in SetBoolPair()