Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDelayedDiagnostic.h222 struct FTD { struct
231 struct FTD ForbiddenTypeData; argument
/external/clang/include/clang/AST/
DDeclFriend.h138 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in getSourceRange() local
/external/clang/lib/AST/
DComment.cpp190 const FunctionTemplateDecl *FTD = cast<FunctionTemplateDecl>(CommentDecl); in fill() local
DDeclPrinter.cpp609 else if (FunctionTemplateDecl *FTD = in VisitFriendDecl() local
DCommentSema.cpp821 if (const FunctionTemplateDecl *FTD = in isFunctionOrMethodVariadic() local
DDeclBase.cpp165 if (const FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(this)) in getAsFunction() local
DASTContext.cpp266 if (const FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) in adjustDeclToTemplate() local
274 if (const FunctionTemplateDecl *FTD = FD->getPrimaryTemplate()) in adjustDeclToTemplate() local
/external/clang/lib/Frontend/
DASTConsumers.cpp446 FunctionTemplateDecl* FTD = cast<FunctionTemplateDecl>(I); in PrintDeclContext() local
/external/clang/tools/libclang/
DCXType.cpp171 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.cpp4461 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(D)) in ValidateCandidate() local
4498 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in ValidateCandidate() local
DSemaDeclCXX.cpp6137 if (FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) in ActOnReenterTemplateScope() local
8552 if (FunctionTemplateDecl *FTD = Ctor->getDescribedFunctionTemplate()) { in getEntry() local
8712 if (const FunctionTemplateDecl *FTD = in declareCtor() local
12094 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in ActOnFriendFunctionDecl() local
DSemaExpr.cpp1863 if (FunctionTemplateDecl *FTD = in DiagnoseEmptyLookup() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1163 } else if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(I)) { in CollectCXXMemberFunctions() local