Searched refs:RawLeafs (Results 1 – 1 of 1) sorted by relevance
130 SmallVector<Directive> RawLeafs(2); in getCompoundConstruct() local134 RawLeafs.append(Ls.begin(), Ls.end()); in getCompoundConstruct()136 RawLeafs.push_back(P); in getCompoundConstruct()145 auto GivenLeafs{ArrayRef<Directive>(RawLeafs).drop_front(2)}; in getCompoundConstruct()148 RawLeafs[1] = static_cast<Directive>(GivenLeafs.size()); in getCompoundConstruct()152 static_cast<std::decay_t<decltype(*LeafConstructTable)>>(RawLeafs.data()), in getCompoundConstruct()