Searched refs:RuleName (Results 1 – 2 of 2) sorted by relevance
64 StringRef RuleName; in handleSuppressAttr() local66 if (!S.checkStringLiteralArgumentAttr(A, I, RuleName, nullptr)) in handleSuppressAttr()71 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()
4388 StringRef RuleName; in handleSuppressAttr() local4390 if (!S.checkStringLiteralArgumentAttr(AL, I, RuleName, nullptr)) in handleSuppressAttr()4395 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()