Searched refs:RuleName (Results 1 – 2 of 2) sorted by relevance
57 StringRef RuleName; in handleSuppressAttr() local59 if (!S.checkStringLiteralArgumentAttr(A, I, RuleName, nullptr)) in handleSuppressAttr()64 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()
4702 StringRef RuleName; in handleSuppressAttr() local4704 if (!S.checkStringLiteralArgumentAttr(AL, I, RuleName, nullptr)) in handleSuppressAttr()4709 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()