Searched defs:printEnabledCheckerList (Results 1 – 2 of 2) sorted by relevance
40 void ento::printEnabledCheckerList(raw_ostream &out, CompilerInstance &CI) { in printEnabledCheckerList() function in ento
173 void CheckerRegistryData::printEnabledCheckerList(raw_ostream &Out) const { in printEnabledCheckerList() function in CheckerRegistryData