HomeSort by relevance Sort by last modified time
    Searched refs:printCheckerHelp (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Frontend/
FrontendActions.h 29 void printCheckerHelp(raw_ostream &OS, ArrayRef<std::string> plugins);
  /external/clang/lib/StaticAnalyzer/Frontend/
CheckerRegistration.cpp 128 void ento::printCheckerHelp(raw_ostream &out, ArrayRef<std::string> plugins) {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 163 ento::printCheckerHelp(llvm::outs(), Clang->getFrontendOpts().Plugins);

Completed in 52 milliseconds