clang 20.0.0git
|
A template parameter object. More...
#include "clang/AST/DeclTemplate.h"
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 |