Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExportLoc

814                                  SourceLocation ExportLoc,
819 if (ExportLoc.isValid())
820 Diag(ExportLoc, diag::warn_template_export_unsupported);