Home
last modified time | relevance | path

Searched defs:TemplDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp403 if (const auto *TemplDecl = TemplName.getAsTemplateDecl()) getFragmentsForType() local
1138 if (const auto *TemplDecl = getFragmentsForTemplateArguments() local
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DRenamerClangTidyCheck.cpp356 if (const NamedDecl *TemplDecl = ClassDecl->getTemplatedDecl()) in VisitTemplateSpecializationTypeLoc() local