Home
last modified time | relevance | path

Searched refs:pluginAPIVersion (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp62 const char *pluginAPIVersion = in CheckerRegistry() local
64 if (!isCompatibleAPIVersion(pluginAPIVersion)) { in CheckerRegistry()
69 << pluginAPIVersion; in CheckerRegistry()