Home | History | Annotate | Download | only in Sema

Lines Matching refs:IdLoc

4415                                       SourceLocation IdLoc,
4423 Diag(IdLoc, diag::err_arg_with_address_space);
4435 Diag(IdLoc ,diag::err_catch_param_not_objc_type);
4438 Diag(IdLoc, diag::err_illegal_qualifiers_on_catch_parm);
4441 VarDecl *New = VarDecl::Create(Context, CurContext, StartLoc, IdLoc, Id,