Searched refs:atTemplateBegin (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/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()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 364 void atTemplateBegin(const Sema &TheSema, in atTemplateBegin() function in __anonfa7087f00311::DefaultTemplateInstCallback
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 485 atTemplateBegin(SemaRef.TemplateInstCallbacks, SemaRef, Inst); in InstantiatingTemplate()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 4750 atTemplateBegin(SemaRef.TemplateInstCallbacks, SemaRef, ActiveInst); in InitFunctionInstantiation()
|
| H A D | SemaType.cpp | 9444 atTemplateBegin(TemplateInstCallbacks, *this, TempInst); in RequireCompleteTypeImpl()
|