Searched defs:VisitTemplateDecl (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ | ||
H A D | IndexDecl.cpp | 674 bool VisitTemplateDecl(const TemplateDecl *D) { in VisitTemplateDecl() function in __anon2e397e1c0111::IndexingDeclVisitor |
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 417 void VisitTemplateDecl(const TemplateDecl *D) { in VisitTemplateDecl() function in __anon79b649e50111::ODRDeclVisitor |
H A D | DeclPrinter.cpp | 1128 void DeclPrinter::VisitTemplateDecl(const TemplateDecl *D) { in VisitTemplateDecl() function in DeclPrinter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1477 void ASTDeclWriter::VisitTemplateDecl(TemplateDecl *D) { in VisitTemplateDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 2056 DeclID ASTDeclReader::VisitTemplateDecl(TemplateDecl *D) { in VisitTemplateDecl() function in ASTDeclReader |