Home
last modified time | relevance | path

Searched refs:DiagTypeStr (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1115 StringRef DiagTypeStr; in handleDiagnoseIfAttr() local
1116 if (!S.checkStringLiteralArgumentAttr(AL, 2, DiagTypeStr)) in handleDiagnoseIfAttr()
1120 if (!DiagnoseIfAttr::ConvertStrToDiagnosticType(DiagTypeStr, DiagType)) { in handleDiagnoseIfAttr()