clang API Documentation
#include <string>

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) |