|
clang 22.0.0git
|
This is the complete list of members for clang::TemplateInstantiationCallback, including all inherited members.
| atTemplateBegin(const Sema &TheSema, const Sema::CodeSynthesisContext &Inst)=0 | clang::TemplateInstantiationCallback | pure virtual |
| atTemplateEnd(const Sema &TheSema, const Sema::CodeSynthesisContext &Inst)=0 | clang::TemplateInstantiationCallback | pure virtual |
| finalize(const Sema &TheSema)=0 | clang::TemplateInstantiationCallback | pure virtual |
| initialize(const Sema &TheSema)=0 | clang::TemplateInstantiationCallback | pure virtual |
| ~TemplateInstantiationCallback()=default | clang::TemplateInstantiationCallback | virtual |