Searched refs:GivenLeafs (Results 1 – 1 of 1) sorted by relevance
145 auto GivenLeafs{ArrayRef<Directive>(RawLeafs).drop_front(2)}; in getCompoundConstruct() local146 if (GivenLeafs.size() == 1) in getCompoundConstruct()147 return GivenLeafs.front(); in getCompoundConstruct()148 RawLeafs[1] = static_cast<Directive>(GivenLeafs.size()); in getCompoundConstruct()169 if (FoundLeafs == GivenLeafs) in getCompoundConstruct()