Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h222 struct FTD { struct
231 struct FTD ForbiddenTypeData; argument
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclFriend.h140 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in getSourceRange() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DComment.cpp188 const FunctionTemplateDecl *FTD = cast<FunctionTemplateDecl>(CommentDecl); in fill() local
H A DDeclPrinter.cpp624 else if (FunctionTemplateDecl *FTD = in VisitFriendDecl() local
H A DCommentSema.cpp821 if (const FunctionTemplateDecl *FTD = in isFunctionOrMethodVariadic() local
H A DDeclBase.cpp165 if (const FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(this)) in getAsFunction() local
H A DASTContext.cpp266 if (const FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) in adjustDeclToTemplate() local
274 if (const FunctionTemplateDecl *FTD = FD->getPrimaryTemplate()) in adjustDeclToTemplate() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTConsumers.cpp456 FunctionTemplateDecl* FTD = cast<FunctionTemplateDecl>(I); in PrintDeclContext() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXType.cpp171 if (const FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(D)) { in clang_getCursorType() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaAccess.cpp520 FunctionTemplateDecl *FTD = (*I)->getPrimaryTemplate(); in MatchesFriend() local
H A DSemaLookup.cpp4405 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(D)) in ValidateCandidate() local
4441 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in ValidateCandidate() local
H A DSemaDeclCXX.cpp6426 if (FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) in ActOnReenterTemplateScope() local
8930 if (FunctionTemplateDecl *FTD = Ctor->getDescribedFunctionTemplate()) { in getEntry() local
9090 if (const FunctionTemplateDecl *FTD = in declareCtor() local
12586 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in ActOnFriendFunctionDecl() local
H A DSemaExpr.cpp1870 if (FunctionTemplateDecl *FTD = in DiagnoseEmptyLookup() local