|
clang
5.0.0
|
#include "clang/ASTMatchers/Dynamic/Diagnostics.h"
Public Attributes | |
| SourceLocation | Start |
| SourceLocation | End |
Definition at line 37 of file Diagnostics.h.
| SourceLocation clang::ast_matchers::dynamic::SourceRange::End |
Definition at line 39 of file Diagnostics.h.
| SourceLocation clang::ast_matchers::dynamic::SourceRange::Start |
Definition at line 38 of file Diagnostics.h.
Referenced by clang::ast_matchers::dynamic::maybeAddLineAndColumn().
1.8.6