Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAttr.cpp57 StringRef RuleName; in handleSuppressAttr() local
59 if (!S.checkStringLiteralArgumentAttr(A, I, RuleName, nullptr)) in handleSuppressAttr()
64 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()
H A DSemaDeclAttr.cpp4608 StringRef RuleName; in handleSuppressAttr() local
4610 if (!S.checkStringLiteralArgumentAttr(AL, I, RuleName, nullptr)) in handleSuppressAttr()
4615 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()