Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAttr.cpp64 StringRef RuleName; in handleSuppressAttr() local
66 if (!S.checkStringLiteralArgumentAttr(A, I, RuleName, nullptr)) in handleSuppressAttr()
71 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()
H A DSemaDeclAttr.cpp4388 StringRef RuleName; in handleSuppressAttr() local
4390 if (!S.checkStringLiteralArgumentAttr(AL, I, RuleName, nullptr)) in handleSuppressAttr()
4395 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()