Lines Matching refs:DiagInfo
1373 Diagnostic DiagInfo(&Diags); in EmitCurrentDiagnostic() local
1374 (*Info)->addSFINAEDiagnostic(DiagInfo.getLocation(), in EmitCurrentDiagnostic()
1375 PartialDiagnostic(DiagInfo, Context.getDiagAllocator())); in EmitCurrentDiagnostic()
1398 Diagnostic DiagInfo(&Diags); in EmitCurrentDiagnostic() local
1399 (*Info)->addSFINAEDiagnostic(DiagInfo.getLocation(), in EmitCurrentDiagnostic()
1400 PartialDiagnostic(DiagInfo, Context.getDiagAllocator())); in EmitCurrentDiagnostic()
1420 Diagnostic DiagInfo(&Diags); in EmitCurrentDiagnostic() local
1421 (*Info)->addSuppressedDiagnostic(DiagInfo.getLocation(), in EmitCurrentDiagnostic()
1422 PartialDiagnostic(DiagInfo, Context.getDiagAllocator())); in EmitCurrentDiagnostic()
2481 DiagInfoT DiagInfo, MapT &Map, in checkOpenCLDisabledTypeOrDecl() argument
2490 Diag(DiagLoc, diag::err_opencl_requires_extension) << Selector << DiagInfo in checkOpenCLDisabledTypeOrDecl()