struct TemplateArgument::DA
Declaration
struct TemplateArgument::DA { /* full declaration omitted */ };
Description
The kind of template argument we're storing.
Declared at: clang/include/clang/AST/TemplateBase.h:106
Member Variables
- public unsigned int Kind
- public void* QT
- public clang::ValueDecl* D