Lines Matching refs:Expression
72 /// parameter packs in an expression.
170 /// outside an expression.
209 // If we are within a lambda expression, that lambda contains an unexpanded
511 // Create the pack expansion expression and source-location information.
778 /// \brief Called when an expression computing the size of a parameter pack
798 // The identifier in a sizeof... expression shall name a parameter pack.
873 case TemplateArgument::Expression: {