|
clang 22.0.0git
|
This is the complete list of members for clang::extractapi::Template, including all inherited members.
| addTemplateParameter(std::string Type, std::string Name, unsigned int Index, unsigned int Depth, bool IsParameterPack) | clang::extractapi::Template | inline |
| empty() const | clang::extractapi::Template | inline |
| getConstraints() const | clang::extractapi::Template | inline |
| getParameters() const | clang::extractapi::Template | inline |
| Template()=default | clang::extractapi::Template | |
| Template(const TemplateDecl *Decl) | clang::extractapi::Template | inline |
| Template(const ClassTemplatePartialSpecializationDecl *Decl) | clang::extractapi::Template | inline |
| Template(const VarTemplatePartialSpecializationDecl *Decl) | clang::extractapi::Template | inline |