clang 20.0.0git
Public Member Functions | Public Attributes | List of all members
clang::DefaultArguments Struct Reference

#include "clang/AST/TemplateName.h"

Public Member Functions

 operator bool () const
 

Public Attributes

unsigned StartPos
 
ArrayRef< TemplateArgumentArgs
 

Detailed Description

Definition at line 183 of file TemplateName.h.

Member Function Documentation

◆ operator bool()

clang::DefaultArguments::operator bool ( ) const
inline

Definition at line 189 of file TemplateName.h.

Member Data Documentation

◆ Args

ArrayRef<TemplateArgument> clang::DefaultArguments::Args

◆ StartPos

unsigned clang::DefaultArguments::StartPos

The documentation for this struct was generated from the following file: