Searched refs:arg_opt_set_association (Results 1 – 2 of 2) sorted by relevance
65 …uint32_t arg_opt_set_association; // This arg might be associated only with some particular option… member69 … arg_opt_set_association(LLDB_OPT_SET_ALL) // By default, the arg associates to all option sets. in CommandArgumentData()
577 if (opt_set_mask & cmd_arg_entry[i].arg_opt_set_association) in OptSetFiltered()