LLVM API Documentation

llvm::DiagnosticInfoSampleProfile Member List
This is the complete list of members for llvm::DiagnosticInfoSampleProfile, including all inherited members.
classof(const DiagnosticInfo *DI)llvm::DiagnosticInfoSampleProfile [inline, static]
DiagnosticInfo(int Kind, DiagnosticSeverity Severity)llvm::DiagnosticInfo [inline]
DiagnosticInfoSampleProfile(const char *FileName, unsigned LineNum, const Twine &Msg, DiagnosticSeverity Severity=DS_Error)llvm::DiagnosticInfoSampleProfile [inline]
DiagnosticInfoSampleProfile(const char *FileName, const Twine &Msg, DiagnosticSeverity Severity=DS_Error)llvm::DiagnosticInfoSampleProfile [inline]
DiagnosticInfoSampleProfile(const Twine &Msg, DiagnosticSeverity Severity=DS_Error)llvm::DiagnosticInfoSampleProfile [inline]
getFileName() const llvm::DiagnosticInfoSampleProfile [inline]
getKind() const llvm::DiagnosticInfo [inline]
getLineNum() const llvm::DiagnosticInfoSampleProfile [inline]
getMsg() const llvm::DiagnosticInfoSampleProfile [inline]
getSeverity() const llvm::DiagnosticInfo [inline]
print(DiagnosticPrinter &DP) const overridellvm::DiagnosticInfoSampleProfile [virtual]
~DiagnosticInfo()llvm::DiagnosticInfo [inline, virtual]