Searched defs:optArgs (Results 1 – 3 of 3) sorted by relevance
30 OptionArgs& OptionArgs::operator=(const OptionArgs& optArgs) in operator =()172 std::shared_ptr<OptionArgs> OptionArgs::Clone(std::shared_ptr<OptionArgs>& optArgs) in Clone()
59 OptionArgs optArgs; member
728 static FILLP_INT IsCommonOptArgLegal(const FILLP_CHAR *optArgs, FILLP_INT opt) in IsCommonOptArgLegal()753 const FILLP_CHAR *optArgs = NstackGetOptArgs(optArgStr->optMsg); in FillpDfxDumpGetOptVal() local