Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h449 void VisitClassTemplateDecl(const ClassTemplateDecl *CTD) { VisitClassTemplateDecl() function
H A DASTNodeTraverser.h661 void VisitClassTemplateDecl(const ClassTemplateDecl *D) { VisitClassTemplateDecl() function
/llvm-project/clang/lib/AST/
H A DASTDumper.cpp166 void ASTDumper::VisitClassTemplateDecl(const ClassTemplateDecl *D) { VisitClassTemplateDecl() function in ASTDumper
H A DDeclPrinter.cpp1297 void DeclPrinter::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in DeclPrinter
H A DTextNodeDumper.cpp2570 void TextNodeDumper::VisitClassTemplateDecl(const ClassTemplateDecl *D) { VisitClassTemplateDecl() function in TextNodeDumper
H A DASTImporter.cpp6014 ExpectedDecl ASTNodeImporter::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in ASTNodeImporter
/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp398 void USRGenerator::VisitClassTemplateDecl(const ClassTemplateDecl *D) { VisitClassTemplateDecl() function in USRGenerator
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1731 void ASTDeclWriter::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2451 void ASTDeclReader::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in ASTDeclReader
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp125 bool VisitClassTemplateDecl(const ClassTemplateDecl *D) { in VisitClassTemplateDecl() function in __anon540dfa4b0111::IndexingDeclVisitor
H A DCIndex.cpp965 bool CursorVisitor::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in CursorVisitor
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1642 Decl *TemplateDeclInstantiator::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in TemplateDeclInstantiator