clang 22.0.0git
ParseTemplate.cpp File Reference

Go to the source code of this file.

Functions

static bool isEndOfTemplateArgument (Token Tok)
 Determine whether the given token can end a template argument.

Function Documentation

◆ isEndOfTemplateArgument()

bool isEndOfTemplateArgument ( Token Tok)
static

Determine whether the given token can end a template argument.

Definition at line 1218 of file ParseTemplate.cpp.

References Tok.