Searched defs:FTD (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp190 const FunctionTemplateDecl *FTD = cast<FunctionTemplateDecl>(CommentDecl); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTConsumers.cpp448 FunctionTemplateDecl* FTD = cast<FunctionTemplateDecl>(*I); local
449 Out << "<function template> " << *FTD << '\n'; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h212 struct FTD { struct in class:clang::sema::DelayedDiagnostic
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclTemplate.h2236 inline AnyFunctionDecl::AnyFunctionDecl(FunctionTemplateDecl *FTD) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAccess.cpp523 FunctionTemplateDecl *FTD = (*I)->getPrimaryTemplate(); local

Completed in 114 milliseconds