Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArgE

3190     Expr *ArgE = Arg.takeAs<Expr>();
3191 return TemplateArgumentLoc(TemplateArgument(ArgE), ArgE);