reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/Sema/Template.h
  418     : public DeclVisitor<TemplateDeclInstantiator, Decl *>
tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
 1013       TemplateDeclInstantiator  DeclInstantiator(getSema(),
 2150   TemplateDeclInstantiator Instantiator(*this, Instantiation, TemplateArgs);
 2267     for (TemplateDeclInstantiator::delayed_partial_spec_iterator
 2280     for (TemplateDeclInstantiator::delayed_var_partial_spec_iterator
 2368   TemplateDeclInstantiator Instantiator(*this, Instantiation, TemplateArgs);
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 3486   TemplateDeclInstantiator Instantiator(*this, Owner, TemplateArgs);
 3543   TemplateDeclInstantiator Instantiator(*this, Owner, TemplateArgs);
 4442   TemplateDeclInstantiator Instantiator(*this, FromVar->getDeclContext(),
 4874     TemplateDeclInstantiator Instantiator(*this, Var->getDeclContext(),