Home | History | Annotate | Download | only in Sema

Lines Matching defs:HasPackExpansions

890   bool HasPackExpansions = false;
919 HasPackExpansions = true;
927 Context, makeArrayRef(Elements, NumElements), HasPackExpansions, Ty,