struct Stmt::EmptyShell

Declaration

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

Description

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

Declared at: clang/include/clang/AST/Stmt.h:1105