clang 19.0.0git
clang::Decl::EmptyShell Struct Reference

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). More...

#include "clang/AST/DeclBase.h"

Detailed 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).

Definition at line 102 of file DeclBase.h.


The documentation for this struct was generated from the following file: