struct DeclaratorChunk::TypeAndRange

Declaration

struct DeclaratorChunk::TypeAndRange { /* full declaration omitted */ };

Declared at: clang/include/clang/Sema/DeclSpec.h:1272

Member Variables

public clang::ParsedType Ty
public clang::SourceRange Range