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 67 of file ScopeInfo.h.
| clang::sema::PossiblyUnreachableDiag::PossiblyUnreachableDiag | ( | const PartialDiagnostic & | PD, |
| SourceLocation | Loc, | ||
| const Stmt * | stmt | ||
| ) | [inline] |
Definition at line 73 of file ScopeInfo.h.
Definition at line 70 of file ScopeInfo.h.
Definition at line 69 of file ScopeInfo.h.
Definition at line 71 of file ScopeInfo.h.