Lines Matching full:expanded
1824 // The non-type template parameter pack is an already-expanded pack
1825 // expansion of types. Substitute into each of the expanded types.
1857 // be expanded.
1889 // Note that we have an expanded parameter pack. The "type" of this
1890 // expanded parameter pack is the original expansion type, but callers
1891 // will end up using the expanded parameter pack types for type-checking.
1993 // The template template parameter pack is an already-expanded pack
1994 // expansion of template parameters. Substitute into each of the expanded
2018 // be expanded.
2040 // Note that we have an expanded parameter pack. The "type" of this
2041 // expanded parameter pack is the original expansion type, but callers
2042 // will end up using the expanded parameter pack types for type-checking.