#include "clang/AST/TextNodeDumper.h"
#include "clang/AST/DeclFriend.h"
#include "clang/AST/DeclOpenMP.h"
#include "clang/AST/DeclTemplate.h"
#include "clang/AST/LocInfoType.h"
#include "clang/AST/DeclNodes.inc"
#include "clang/Basic/AttrList.inc"
Go to the source code of this file.
◆ ABSTRACT_DECL
#define ABSTRACT_DECL |
( |
|
DECL | ) |
|
◆ ATTR
Value: break;
X
Add a minimal nested name specifier fixit hint to allow lookup of a tag name from an outer enclosing ...
◆ DECL
#define DECL |
( |
|
DERIVED, |
|
|
|
BASE |
|
) |
| |
Value:case Decl::DERIVED: \
static void dumpPreviousDeclImpl(raw_ostream &OS,...)
◆ dumpBasePath()
static void dumpBasePath |
( |
raw_ostream & |
OS, |
|
|
const CastExpr * |
Node |
|
) |
| |
|
static |
◆ dumpPreviousDecl()
static void dumpPreviousDecl |
( |
raw_ostream & |
OS, |
|
|
const Decl * |
D |
|
) |
| |
|
static |
◆ dumpPreviousDeclImpl() [1/3]
static void dumpPreviousDeclImpl |
( |
raw_ostream & |
OS, |
|
|
|
... |
|
) |
| |
|
static |
◆ dumpPreviousDeclImpl() [2/3]
template<typename T >
static void dumpPreviousDeclImpl |
( |
raw_ostream & |
OS, |
|
|
const Mergeable< T > * |
D |
|
) |
| |
|
static |
◆ dumpPreviousDeclImpl() [3/3]
template<typename T >
static void dumpPreviousDeclImpl |
( |
raw_ostream & |
OS, |
|
|
const Redeclarable< T > * |
D |
|
) |
| |
|
static |