Searched refs:DiagTypeStr (Results 1 – 1 of 1) sorted by relevance
1057 StringRef DiagTypeStr; in handleDiagnoseIfAttr() local1058 if (!S.checkStringLiteralArgumentAttr(AL, 2, DiagTypeStr)) in handleDiagnoseIfAttr()1062 if (!DiagnoseIfAttr::ConvertStrToDiagnosticType(DiagTypeStr, DiagType)) { in handleDiagnoseIfAttr()