clang 20.0.0git
Public Member Functions | Static Public Member Functions | Friends | List of all members
clang::TemplateParamObjectDecl Class Reference

A template parameter object. More...

#include "clang/AST/DeclTemplate.h"

Inheritance diagram for clang::TemplateParamObjectDecl:
Inheritance graph
[legend]

Public Member Functions

void printName (llvm::raw_ostream &OS, const PrintingPolicy &Policy) const override
 Print this template parameter object in a human-readable format.
 
void printAsExpr (llvm::raw_ostream &OS) const
 Print this object as an equivalent expression.
 
void printAsExpr (llvm::raw_ostream &OS, const PrintingPolicy &Policy) const
 
void