Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1057 StringRef DiagTypeStr; in handleDiagnoseIfAttr() local
1058 if (!S.checkStringLiteralArgumentAttr(AL, 2, DiagTypeStr)) in handleDiagnoseIfAttr()
1062 if (!DiagnoseIfAttr::ConvertStrToDiagnosticType(DiagTypeStr, DiagType)) { in handleDiagnoseIfAttr()