clang
8.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 84 of file ScopeInfo.h.
|
inline |
Definition at line 90 of file ScopeInfo.h.
SourceLocation clang::sema::PossiblyUnreachableDiag::Loc |
Definition at line 87 of file ScopeInfo.h.
PartialDiagnostic clang::sema::PossiblyUnreachableDiag::PD |
Definition at line 86 of file ScopeInfo.h.
const Stmt* clang::sema::PossiblyUnreachableDiag::stmt |
Definition at line 88 of file ScopeInfo.h.