Searched refs:printEnabledCheckerList (Results 1 – 3 of 3) sorted by relevance
57 void printEnabledCheckerList(raw_ostream &OS, ArrayRef<std::string> plugins,
57 void ento::printEnabledCheckerList(raw_ostream &out, in printEnabledCheckerList() function in ento
248 ento::printEnabledCheckerList(llvm::outs(), in ExecuteCompilerInvocation()