Searched refs:RuleName (Results 1 – 3 of 3) sorted by relevance
271 SarifRule setName(llvm::StringRef RuleName) { in setName() argument272 Name = RuleName.str(); in setName()
58 StringRef RuleName; in handleSuppressAttr() local60 if (!S.checkStringLiteralArgumentAttr(A, I, RuleName, nullptr)) in handleSuppressAttr()65 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()
5116 StringRef RuleName; in handleSuppressAttr() local5118 if (!S.checkStringLiteralArgumentAttr(AL, I, RuleName, nullptr)) in handleSuppressAttr()5123 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()