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

Declarations

tools/clang/include/clang/AST/ASTContext.h
 1473   QualType getDependentTemplateSpecializationType(ElaboratedTypeKeyword Keyword,

References

tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  912     QualType T = Context.getDependentTemplateSpecializationType(ETK_None,
tools/clang/lib/Sema/SemaTemplate.cpp
 3206     return Context.getDependentTemplateSpecializationType(ETK_None,
 3499       = Context.getDependentTemplateSpecializationType(ETK_None,
 3569     QualType T = Context.getDependentTemplateSpecializationType(Keyword,
 9871     QualType T = Context.getDependentTemplateSpecializationType(ETK_Typename,
tools/clang/lib/Sema/TreeTransform.h
 1014       return SemaRef.Context.getDependentTemplateSpecializationType(Keyword,
 6116       = getSema().Context.getDependentTemplateSpecializationType(