Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExportLoc

826                                  SourceLocation ExportLoc,
831 if (ExportLoc.isValid())
832 Diag(ExportLoc, diag::warn_template_export_unsupported);