Home | History | Annotate | Download | only in Sema

Lines Matching refs:NewLoc

6499 /// \param NewLoc the location of the new explicit specialization or
6517 Sema::CheckSpecializationInstantiationRedecl(SourceLocation NewLoc,
6569 Diag(NewLoc, diag::err_specialization_after_instantiation)
6604 Diag(NewLoc,
6634 Diag(NewLoc, getLangOpts().CPlusPlus11 ?
6669 Diag(NewLoc, (getLangOpts().MSVCCompat)