Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSTLoc

625   TSTLoc = TagKwLoc;
645 TSTLoc = Loc;
675 TSTLoc = TagKwLoc;
692 TSTLoc = Loc;
726 TSTLoc = Loc;
741 TSTLoc = Loc;
749 TSTLoc = SourceLocation();
960 S.Diag(TSTLoc, diag::err_decltype_auto_cannot_be_combined)
977 S.Diag(TSTLoc, diag::err_invalid_vector_bool_decl_spec)
993 S.Diag(TSTLoc, diag::err_invalid_vector_long_long_decl_spec);
1006 S.Diag(TSTLoc, diag::err_invalid_vector_double_decl_spec);
1010 S.Diag(TSTLoc, diag::err_invalid_vector_float_decl_spec);
1080 S.Diag(TSTLoc, diag::ext_integer_complex);
1124 TSTLoc = TSTNameLoc = StorageClassSpecLoc;
1130 S.Diag(TSTLoc, diag::ext_auto_type_specifier);
1136 S.Diag(TSTLoc, diag::warn_cxx98_compat_unicode_type)