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