Searched refs:treatAsError (Results 1 – 3 of 3) sorted by relevance
135 bool treatAsError(StringRef CheckName) const;
246 bool ClangTidyContext::treatAsError(StringRef CheckName) const { in treatAsError() function in ClangTidyContext431 Context.treatAsError(CheckName); in HandleDiagnostic()
341 CTContext->treatAsError(CheckName)) { in build()