Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp338 const TypeAliasTemplateDecl *TAT = cast<TypeAliasTemplateDecl>(CommentDecl); in fill() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp197 if (const auto* TAT = dyn_cast<TypeAliasTemplateDecl>(Decl)) in VisitNamedDecl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3531 setDescribedAliasTemplate(TypeAliasTemplateDecl * TAT) setDescribedAliasTemplate() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp4398 if (TypeAliasTemplateDecl *TAT = ActOnTagTemplateIdType() local
H A DTreeTransform.h7042 if (TypeAliasTemplateDecl *TAT = dyn_cast_or_null<TypeAliasTemplateDecl>( TransformElaboratedType() local