clang 20.0.0git
|
A list storing NamedDecls in the lookup tables. More...
#include "clang/AST/DeclBase.h"
Classes | |
class | iterator |
Public Types | |
using | Decls = llvm::PointerUnion< NamedDecl *, DeclListNode * > |
Friends | |
class | ASTContext |
class | StoredDeclsList |
A list storing NamedDecls in the lookup tables.
Definition at line 1316 of file DeclBase.h.
using clang::DeclListNode::Decls = llvm::PointerUnion<NamedDecl*, DeclListNode*> |
Definition at line 1320 of file DeclBase.h.
|
friend |
Definition at line 1317 of file DeclBase.h.
|
friend |
Definition at line 1318 of file DeclBase.h.