Home
last modified time | relevance | path

Searched defs:VisitTemplateDecl (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp726 bool VisitTemplateDecl(const TemplateDecl *D) { in VisitTemplateDecl() function in __anonf10645d10111::IndexingDeclVisitor
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp510 void VisitTemplateDecl(const TemplateDecl *D) { in VisitTemplateDecl() function in __anonb4317f1a0111::ODRDeclVisitor
H A DDeclPrinter.cpp1234 void DeclPrinter::VisitTemplateDecl(const TemplateDecl *D) { in VisitTemplateDecl() function in DeclPrinter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1680 void ASTDeclWriter::VisitTemplateDecl(TemplateDecl *D) { in VisitTemplateDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2373 void ASTDeclReader::VisitTemplateDecl(TemplateDecl *D) { in VisitTemplateDecl() function in ASTDeclReader