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.cpp2442 QualType SubstType = TransformType(E->getParameterType(getSema().Context)); in TransformSubstNonTypeTemplateParmExpr() local
2976 TypeSourceInfo *Sema::SubstType(TypeSourceInfo *T, in SubstType() function in Sema
2994 TypeSourceInfo *Sema::SubstType(TypeLoc TL, in SubstType() function in Sema
3025 QualType Sema::SubstType(QualType T, in SubstType() function in Sema
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1152 if (const auto* SubstType = Ty->getAs<SubstTemplateTypeParmType>()) in GetTemplateSpecializationType() local