Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DComment.cpp347 TypeAliasDecl *TAD = TAT->getTemplatedDecl(); in fill() local
DJSONNodeDumper.cpp725 void JSONNodeDumper::VisitTypeAliasDecl(const TypeAliasDecl *TAD) { in VisitTypeAliasDecl()
/external/llvm-project/clang-tools-extra/clang-move/
DMove.cpp197 else if (const auto *TAD = in run() local