struct UncommonTemplateNameStorage::BitsTag

Declaration

struct UncommonTemplateNameStorage::BitsTag { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/TemplateName.h:56

Member Variables

public unsigned int Kind
A Kind.
public unsigned int Size
The number of stored templates or template arguments, depending on which subclass we have.