Home
last modified time | relevance | path

Searched defs:printEnabledCheckerList (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalyzerHelpFlags.cpp40 void ento::printEnabledCheckerList(raw_ostream &out, CompilerInstance &CI) { in printEnabledCheckerList() function in ento
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp173 void CheckerRegistryData::printEnabledCheckerList(raw_ostream &Out) const { in printEnabledCheckerList() function in CheckerRegistryData