clang API Documentation

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 <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 88 of file DeclBase.h.


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