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