clang API Documentation
#include <ScopeInfo.h>

Public Member Functions | |
| PossiblyUnreachableDiag (const PartialDiagnostic &PD, SourceLocation Loc, const Stmt *stmt) | |
Public Attributes | |
| PartialDiagnostic | PD |
| SourceLocation | Loc |
| const Stmt * | stmt |
Definition at line 51 of file ScopeInfo.h.
| clang::sema::PossiblyUnreachableDiag::PossiblyUnreachableDiag | ( | const PartialDiagnostic & | PD, |
| SourceLocation | Loc, | ||
| const Stmt * | stmt | ||
| ) | [inline] |
Definition at line 57 of file ScopeInfo.h.
Definition at line 54 of file ScopeInfo.h.
Referenced by flushDiagnostics(), clang::sema::AnalysisBasedWarnings::IssueWarnings(), and clang::Sema::PopFunctionScopeInfo().
Definition at line 53 of file ScopeInfo.h.
Referenced by flushDiagnostics(), clang::sema::AnalysisBasedWarnings::IssueWarnings(), and clang::Sema::PopFunctionScopeInfo().
Definition at line 55 of file ScopeInfo.h.