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