Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1871 QualType SubstType = TransformType(E->getParameterType(getSema().Context)); in TransformSubstNonTypeTemplateParmExpr() local
2411 TypeSourceInfo *Sema::SubstType(TypeSourceInfo *T, in SubstType() function in Sema
2429 TypeSourceInfo *Sema::SubstType(TypeLoc TL, in SubstType() function in Sema
2460 QualType Sema::SubstType(QualType T, in SubstType() function in Sema
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTDiagnostic.cpp1122 if (const auto* SubstType = Ty->getAs<SubstTemplateTypeParmType>()) in GetTemplateSpecializationType() local