Home
last modified time | relevance | path

Searched defs:TypeParm (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1239 auto *TypeParm = ParamRef->getPointeeType()->getAs<TemplateTypeParmType>(); isForwardingReference() local
H A DSemaTemplate.cpp5603 if (TemplateTypeParmDecl *TypeParm = dyn_cast<TemplateTypeParmDecl>(Param)) { SubstDefaultTemplateArgumentIfAvailable() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4860 TemplateTypeParmType *TypeParm getTemplateTypeParmType() local