Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DComment.cpp342 if (TypeAliasDecl *TAD = TAT->getTemplatedDecl()) in fill() local
H A DJSONNodeDumper.cpp877 VisitTypeAliasDecl(const TypeAliasDecl * TAD) VisitTypeAliasDecl() argument
/llvm-project/clang-tools-extra/clang-move/
H A DMove.cpp198 else if (const auto *TAD = in run() local