Home
last modified time | relevance | path

Searched defs:SubstType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2037 QualType SubstType = TransformType(E->getParameterType(getSema().Context)); in TransformSubstNonTypeTemplateParmExpr() local
2602 TypeSourceInfo *Sema::SubstType(TypeSourceInfo *T, in SubstType() function in Sema
2620 TypeSourceInfo *Sema::SubstType(TypeLoc TL, in SubstType() function in Sema
2651 QualType Sema::SubstType(QualType T, in SubstType() function in Sema
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1123 if (const auto* SubstType = Ty->getAs<SubstTemplateTypeParmType>()) in GetTemplateSpecializationType() local