Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.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()

static bool isEndOfTemplateArgument ( Token  Tok)
static

Determine whether the given token can end a template argument.

Definition at line 1395 of file ParseTemplate.cpp.

References clang::Token::isOneOf().