Searched refs:warnIncompatible (Results 1 – 1 of 1) sorted by relevance
38 static void warnIncompatible(DiagnosticsEngine *diags, StringRef pluginPath,66 warnIncompatible(diags, *i, pluginAPIVersion); in ClangCheckerRegistry()89 void ClangCheckerRegistry::warnIncompatible(DiagnosticsEngine *diags, in warnIncompatible() function in ClangCheckerRegistry