Home
last modified time | relevance | path

Searched defs:VisitFunctionTemplateDecl (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h441 void VisitFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { VisitFunctionTemplateDecl() function
H A DASTNodeTraverser.h566 void VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp160 void ASTDumper::VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in ASTDumper
H A DODRHash.cpp514 void VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in __anon4baa67ec0111::ODRDeclVisitor
H A DDeclPrinter.cpp1307 void DeclPrinter::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in DeclPrinter
H A DTextNodeDumper.cpp2315 void TextNodeDumper::VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in TextNodeDumper
H A DASTImporter.cpp6527 ASTNodeImporter::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp383 void USRGenerator::VisitFunctionTemplateDecl(const FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in USRGenerator
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h933 bool ExtractAPIVisitorBase<Derived>::VisitFunctionTemplateDecl( VisitFunctionTemplateDecl() function
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1800 void ASTDeclWriter::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2582 void ASTDeclReader::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in ASTDeclReader
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1879 TemplateDeclInstantiator::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) { VisitFunctionTemplateDecl() function in TemplateDeclInstantiator