Searched refs:atTemplateBegin (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | TemplateInstCallback.h | 34 virtual void atTemplateBegin(const Sema &TheSema, 61 void atTemplateBegin(TemplateInstantiationCallbackPtrs &Callbacks, in atTemplateBegin() function 66 C->atTemplateBegin(TheSema, Inst); in atTemplateBegin()
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 426 void atTemplateBegin(const Sema &TheSema, in atTemplateBegin() function in __anon31651daa0311::DefaultTemplateInstCallback
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 260 atTemplateBegin(SemaRef.TemplateInstCallbacks, SemaRef, Inst); in InstantiatingTemplate()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 4649 atTemplateBegin(SemaRef.TemplateInstCallbacks, SemaRef, ActiveInst); in InitFunctionInstantiation()
|
| H A D | SemaType.cpp | 8853 atTemplateBegin(TemplateInstCallbacks, *this, TempInst); in RequireCompleteTypeImpl()
|