Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h444 void VisitClassTemplateDecl(const ClassTemplateDecl *CTD) { VisitClassTemplateDecl() function
H A DASTNodeTraverser.h570 void VisitClassTemplateDecl(const ClassTemplateDecl *D) { VisitClassTemplateDecl() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp167 void ASTDumper::VisitClassTemplateDecl(const ClassTemplateDecl *D) { VisitClassTemplateDecl() function in ASTDumper
H A DDeclPrinter.cpp1340 void DeclPrinter::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in DeclPrinter
H A DTextNodeDumper.cpp2319 void TextNodeDumper::VisitClassTemplateDecl(const ClassTemplateDecl *D) { VisitClassTemplateDecl() function in TextNodeDumper
H A DASTImporter.cpp5933 ExpectedDecl ASTNodeImporter::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp387 void USRGenerator::VisitClassTemplateDecl(const ClassTemplateDecl *D) { VisitClassTemplateDecl() function in USRGenerator
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1679 void ASTDeclWriter::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2450 void ASTDeclReader::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in ASTDeclReader
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1611 Decl *TemplateDeclInstantiator::VisitClassTemplateDecl(ClassTemplateDecl *D) { VisitClassTemplateDecl() function in TemplateDeclInstantiator