Searched defs:RemoveOption (Results 1 – 4 of 4) sorted by relevance
400 StackOption<bool> RemoveOption("remove-option", cl::sub(SC), cl::init(false)); in TEST() local440 StackOption<bool> RemoveOption("remove-option", cl::sub(*cl::AllSubCommands), in TEST() local
5 func (opts O) RemoveOption(sect, opt string) bool { func
94 def RemoveOption(self, section, option): member in IdleUserConfParser
101 def RemoveOption(self, section, option): member in IdleUserConfParser