Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3547 void setDescribedAliasTemplate(TypeAliasTemplateDecl *TAT) { Template = TAT; } in setDescribedAliasTemplate()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3708 if (TypeAliasTemplateDecl *TAT = in ActOnTagTemplateIdType() local
H A DTreeTransform.h7297 if (TypeAliasTemplateDecl *TAT = dyn_cast_or_null<TypeAliasTemplateDecl>( in TransformElaboratedType() local