Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h184 void validateCheckerOptions() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp187 validateCheckerOptions(); in CheckerRegistry()
492 void CheckerRegistry::validateCheckerOptions() const { in validateCheckerOptions() function in CheckerRegistry