clang API Documentation

Namespaces | Functions
PathDiagnosticConsumers.h File Reference
#include <string>
Include dependency graph for PathDiagnosticConsumers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  clang
namespace  clang::ento

Functions

PathDiagnosticConsumer * clang::ento::createHTMLDiagnosticConsumer (const std::string &prefix, const Preprocessor &PP)
PathDiagnosticConsumer * clang::ento::createPlistDiagnosticConsumer (const std::string &prefix, const Preprocessor &PP, PathDiagnosticConsumer *SubPD=0)
PathDiagnosticConsumer * clang::ento::createPlistMultiFileDiagnosticConsumer (const std::string &prefix, const Preprocessor &PP)
PathDiagnosticConsumer * clang::ento::createTextPathDiagnosticConsumer (const std::string &prefix, const Preprocessor &PP)