Home
last modified time | relevance | path

Searched defs:CTD (Results 1 – 25 of 25) sorted by relevance

/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DLocateSymbol.cpp32 else if (auto *CTD = llvm::dyn_cast<ClassTemplateDecl>(D)) in declHints() local
/llvm-project/clang/unittests/AST/
H A DProfilingTest.cpp32 if (auto *CTD = const_cast<ClassTemplateDecl *>( in getClassTemplateRedecls() local
H A DTypePrinterTest.cpp195 auto const *CTD = selectFirst<ClassTemplateDecl>( in TEST() local
/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h153 if (const auto *CTD = dyn_cast<ClassTemplateDecl>(ND)) getSourceRange() local
H A DJSONNodeDumper.h449 VisitClassTemplateDecl(const ClassTemplateDecl * CTD) VisitClassTemplateDecl() argument
/llvm-project/clang/lib/AST/
H A DComment.cpp280 const ClassTemplateDecl *CTD = cast<ClassTemplateDecl>(CommentDecl); in fill() local
H A DDeclPrinter.cpp883 else if (ClassTemplateDecl *CTD = VisitFriendDecl() local
H A DDeclCXX.cpp1942 if (auto *CTD = From.dyn_cast<ClassTemplateDecl *>()) { getTemplateInstantiationPattern() local
H A DType.cpp4767 if (auto *CTD = dyn_cast<ClassTemplateDecl>(templateDecl)) canHaveNullability() local
H A DASTImporter.cpp6319 if (auto *CTD = P.dyn_cast<ClassTemplateDecl *>()) { VisitClassTemplateSpecializationDecl() local
H A DASTContext.cpp369 if (const ClassTemplateDecl *CTD = CRD->getDescribedClassTemplate()) adjustDeclToTemplate() local
/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp157 void HandleTemplateSpecializations(const ClassTemplateDecl &CTD, in HandleTemplateSpecializations()
/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp216 if (const auto *CTD = Template.dyn_cast<ClassTemplateDecl *>()) { in gatherTemplatePseudoOverrides() local
220 if (const auto *CTD = dyn_cast<ClassTemplateDecl>(ND)) in gatherTemplatePseudoOverrides() local
/llvm-project/clang-tools-extra/clangd/
H A DAST.cpp626 if (auto *CTD = llvm::dyn_cast<ClassTemplateDecl>(TD)) in getOnlyInstantiation() local
H A DXRefs.cpp91 if (const auto *CTD = dyn_cast<ClassTemplateDecl>(D)) getDefinition() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp364 if (ClassTemplateDecl *CTD = RD->getDescribedClassTemplate()) HandleFunctionTemplateDecl() local
521 } else if (const auto *CTD = dyn_cast<ClassTemplateDecl>(CurDecl)) { getTemplateInstantiationArgs() local
960 } else if (ClassTemplateDecl *CTD = dyn_cast<ClassTemplateDecl>(D)) { PrintInstantiationStack() local
H A DSemaAccess.cpp471 ClassTemplateDecl *CTD; MatchesFriend() local
H A DSemaTemplateDeduction.cpp3366 if (const auto *CTD = dyn_cast<ClassTemplateDecl>(TD)) { DeduceTemplateArgumentsFromType() local
H A DSemaDecl.cpp176 else if (auto *CTD = dyn_cast<ClassTemplateDecl>(TD)) { lookupUnqualifiedTypeNameInBase() local
5001 else if (ClassTemplateDecl *CTD = dyn_cast<ClassTemplateDecl>(TagD)) ParsedFreeStandingDeclSpec() local
H A DSemaInit.cpp9665 isOrIsDerivedFromSpecializationOf(CXXRecordDecl * RD,ClassTemplateDecl * CTD) isOrIsDerivedFromSpecializationOf() argument
H A DSemaDeclAttr.cpp1183 ClassTemplateDecl *CTD = RD->getDescribedClassTemplate(); handlePreferredName() local
H A DSemaDeclCXX.cpp6115 } else if (auto *CTD = dyn_cast<ClassTemplateDecl>(D)) { CheckAbstractClassUsage() local
10599 if (ClassTemplateDecl *CTD = RD->getDescribedClassTemplate()) ActOnReenterTemplateScope() local
H A DSemaCodeComplete.cpp3935 if (const auto *CTD = dyn_cast<ClassTemplateDecl>(TD)) templateResultType() local
H A DSemaOpenMP.cpp1719 if (const ClassTemplateDecl *CTD = CTSD->getSpecializedTemplate()) isConstNotMutableType() local
3566 if (auto *CTD = dyn_cast<ClassTemplateDecl>(SubDC)) { ActOnOpenMPAssumesDirective() local
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2499 if (auto *CTD = dyn_cast<ClassTemplateDecl>(InstD)) { VisitClassTemplateSpecializationDeclImpl() local
4308 if (auto *CTD = dyn_cast<ClassTemplateDecl>(D)) loadDeclUpdateRecords() local