Home | History | Annotate | Download | only in Sema

Lines Matching full:packs

493          "Template template argument pack expansion without packs");
608 // Check for unexpanded parameter packs.
731 // Check for unexpanded parameter packs.
813 // Check for unexpanded parameter packs.
1210 /// \brief Check for unexpanded parameter packs within the template parameters
1294 // Variable used to diagnose non-final parameter packs
1313 "Parameter packs can't have a default argument!");
1335 // Check for unexpanded parameter packs.
1357 "Parameter packs can't have a default argument!");
1386 // Check for unexpanded parameter packs, recursively.
1404 "Parameter packs can't have a default argument!");
2330 // Check for unexpanded parameter packs in any of the template arguments.
3385 llvm_unreachable("Caller must expand template argument packs");
3444 llvm_unreachable("Caller must expand template argument packs");
5147 // Check that both are parameter packs are neither are parameter packs.
5319 // template parameters or template parameter packs in the
5322 // parameters are template parameter packs).
5781 // Check for unexpanded parameter packs in any of the template arguments.