struct Decl::EmptyShell

Declaration

struct Decl::EmptyShell { /* full declaration omitted */ };

Description

A placeholder type used to construct an empty shell of a decl-derived type that will be filled in later (e.g., by some deserialization method).

Declared at: clang/include/clang/AST/DeclBase.h:99