Home
last modified time | relevance | path

Searched defs:FTD (Results 1 – 18 of 18) sorted by relevance

/external/clang/include/clang/Sema/
DDelayedDiagnostic.h222 struct FTD { struct
231 struct FTD ForbiddenTypeData; argument
/external/clang/include/clang/AST/
DDeclFriend.h134 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in getSourceRange() local
/external/clang/lib/AST/
DComment.cpp188 const FunctionTemplateDecl *FTD = cast<FunctionTemplateDecl>(CommentDecl); in fill() local
DDeclBase.cpp191 if (const FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(this)) in getAsFunction() local
498 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(this)) in getAvailability() local
DCommentSema.cpp819 if (const FunctionTemplateDecl *FTD = in isFunctionOrMethodVariadic() local
DDeclPrinter.cpp674 else if (FunctionTemplateDecl *FTD = in VisitFriendDecl() local
DMicrosoftMangle.cpp105 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in getStructor() local
109 if (const auto *FTD = FD->getPrimaryTemplate()) in getStructor() local
DASTContext.cpp267 if (const FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) in adjustDeclToTemplate() local
275 if (const FunctionTemplateDecl *FTD = FD->getPrimaryTemplate()) in adjustDeclToTemplate() local
/external/clang/lib/Frontend/
DASTConsumers.cpp453 FunctionTemplateDecl* FTD = cast<FunctionTemplateDecl>(I); in PrintDeclContext() local
/external/clang/tools/libclang/
DCXType.cpp176 if (const FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(D)) in clang_getCursorType() local
/external/clang/lib/Sema/
DSemaAccess.cpp520 FunctionTemplateDecl *FTD = (*I)->getPrimaryTemplate(); in MatchesFriend() local
DSemaLookup.cpp4847 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(D)) in ValidateCandidate() local
4883 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in ValidateCandidate() local
DSemaTemplateInstantiateDecl.cpp243 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(New)) in instantiateOMPDeclareSimdDeclAttr() local
DSemaDeclCXX.cpp6686 if (FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) in ActOnReenterTemplateScope() local
12992 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in ActOnFriendFunctionDecl() local
DSemaCodeComplete.cpp4137 } else if (auto FTD = dyn_cast<FunctionTemplateDecl>(C)) { in CodeCompleteConstructor() local
DSemaOpenMP.cpp3646 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(ADecl)) in ActOnOpenMPDeclareSimdDirective() local
DSemaDecl.cpp7927 if (FunctionTemplateDecl *FTD = NewFD->getDescribedFunctionTemplate()) in ActOnFunctionDeclarator() local
DSemaExpr.cpp1976 if (FunctionTemplateDecl *FTD = in DiagnoseEmptyLookup() local