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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp137 void ASTDumper::VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { function in class:ASTDumper
H A DDeclPrinter.cpp1135 void DeclPrinter::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:DeclPrinter
H A DODRHash.cpp428 void VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { function in class:__anon262::ODRDeclVisitor
H A DTextNodeDumper.cpp1685 void TextNodeDumper::VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { function in class:TextNodeDumper
H A DASTImporter.cpp5763 ASTNodeImporter::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h417 void VisitFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { function in class:clang::JSONDumper
H A DASTNodeTraverser.h497 void VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { function in class:clang::ASTNodeTraverser
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp371 void USRGenerator::VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { function in class:USRGenerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1635 void ASTDeclWriter::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp2208 void ASTDeclReader::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:ASTDeclReader
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1633 TemplateDeclInstantiator::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { function in class:TemplateDeclInstantiator

Completed in 316 milliseconds