Home | History | Annotate | Download | only in Sema

Lines Matching refs:getExprLoc

3492     SourceLocation DiagLoc = Arg->getExprLoc();
3532 S.Diag(Arg->getExprLoc(), diag::err_template_arg_wrongtype_null_constant)
3542 S.Diag(Arg->getExprLoc(), diag::err_template_arg_untyped_null_constant)
4295 Diag(Arg->getExprLoc(), diag::err_template_arg_not_convertible)
7068 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(),