Searched defs:VisitFunctionTemplateDecl (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp884 void DeclPrinter::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:DeclPrinter
H A DASTDumper.cpp1049 void ASTDumper::VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { function in class:ASTDumper
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp273 void USRGenerator::VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { function in class:USRGenerator
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp1287 void ASTDeclWriter::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1633 void ASTDeclReader::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:ASTDeclReader
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1045 TemplateDeclInstantiator::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:TemplateDeclInstantiator

Completed in 109 milliseconds