Searched refs:RuleName (Results 1 – 3 of 3) sorted by relevance
210 SarifRule setName(llvm::StringRef RuleName) { in setName() argument211 Name = RuleName.str(); in setName()
57 StringRef RuleName; in handleSuppressAttr() local59 if (!S.checkStringLiteralArgumentAttr(A, I, RuleName, nullptr)) in handleSuppressAttr()64 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()
4998 StringRef RuleName; in handleSuppressAttr() local5000 if (!S.checkStringLiteralArgumentAttr(AL, I, RuleName, nullptr)) in handleSuppressAttr()5005 DiagnosticIdentifiers.push_back(RuleName); in handleSuppressAttr()