Searched defs:VisitVarTemplateSpecializationDecl (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h874 bool ExtractAPIVisitorBase<Derived>::VisitVarTemplateSpecializationDecl( function in class:clang::extractapi::impl::ExtractAPIVisitorBase
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h592 VisitVarTemplateSpecializationDecl(const VarTemplateSpecializationDecl *D) { function in class:clang::ASTNodeTraverser
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1747 void ASTDeclWriter::VisitVarTemplateSpecializationDecl( function in class:ASTDeclWriter
H A DASTReaderDecl.cpp365 void VisitVarTemplateSpecializationDecl(VarTemplateSpecializationDecl *D) { function in class:clang::ASTDeclReader
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3926 Decl *TemplateDeclInstantiator::VisitVarTemplateSpecializationDecl( function in class:TemplateDeclInstantiator
3977 Decl *TemplateDeclInstantiator::VisitVarTemplateSpecializationDecl( function in class:TemplateDeclInstantiator
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6374 ExpectedDecl ASTNodeImporter::VisitVarTemplateSpecializationDecl( function in class:ASTNodeImporter

Completed in 320 milliseconds