Searched defs:Ids (Results 1 – 5 of 5) sorted by relevance
46 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1]; variable205 filtered(OptSpecifiers ...Ids) const { in filtered()216 filtered_reverse(OptSpecifiers ...Ids) const { in filtered_reverse()240 bool hasArgNoClaim(OptSpecifiers ...Ids) const { in hasArgNoClaim()244 bool hasArg(OptSpecifiers ...Ids) const { in hasArg()250 Arg *getLastArg(OptSpecifiers ...Ids) const { in getLastArg()262 Arg *getLastArgNoClaim(OptSpecifiers ...Ids) const { in getLastArgNoClaim()306 void AddLastArg(ArgStringList &Output, OptSpecifiers ...Ids) const { in AddLastArg()
14 int8_t Ids[256]; in LLVMFuzzerTestOneInput() local
251 const CVTypeArray &Ids) { in mergeIdRecords()286 const CVTypeArray &Ids, in mergeIdRecords()424 const CVTypeArray &Ids) { in mergeIdRecords()458 const CVTypeArray &Ids, in mergeIdRecords()
75 std::vector<T> Ids; in commit() local
99 ArrayRef<OptSpecifier> Ids, in AddAllArgsExcept()