enum TemplateArgumentList::OnStackType

Description

Type used to indicate that the template argument list itself is a stack object. It does not own its template arguments.

Declared at: clang/include/clang/AST/DeclTemplate.h:259

Enumerators

NameValueComment
OnStack0