|
clang
3.8.0
|
#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.
|
inline |
Definition at line 73 of file ScopeInfo.h.
| SourceLocation clang::sema::PossiblyUnreachableDiag::Loc |
Definition at line 70 of file ScopeInfo.h.
| PartialDiagnostic clang::sema::PossiblyUnreachableDiag::PD |
Definition at line 69 of file ScopeInfo.h.
| const Stmt* clang::sema::PossiblyUnreachableDiag::stmt |
Definition at line 71 of file ScopeInfo.h.
1.8.6