clang
6.0.0
|
#include "clang/Sema/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 69 of file ScopeInfo.h.
|
inline |
Definition at line 75 of file ScopeInfo.h.
SourceLocation clang::sema::PossiblyUnreachableDiag::Loc |
Definition at line 72 of file ScopeInfo.h.
PartialDiagnostic clang::sema::PossiblyUnreachableDiag::PD |
Definition at line 71 of file ScopeInfo.h.
const Stmt* clang::sema::PossiblyUnreachableDiag::stmt |
Definition at line 73 of file ScopeInfo.h.