Searched defs:VisitVarTemplateDecl (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDumper.cpp150 void ASTDumper::VisitVarTemplateDecl(const VarTemplateDecl *D) { function in class:ASTDumper
H A DTextNodeDumper.cpp2005 void TextNodeDumper::VisitVarTemplateDecl(const VarTemplateDecl *D) { function in class:TextNodeDumper
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DJSONNodeDumper.h427 void VisitVarTemplateDecl(const VarTemplateDecl *VTD) { function in class:clang::JSONDumper
H A DASTNodeTraverser.h549 void VisitVarTemplateDecl(const VarTemplateDecl *D) { dumpTemplateDecl(D); } function in class:clang::ASTNodeTraverser
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1570 void ASTDeclWriter::VisitVarTemplateDecl(VarTemplateDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp2141 void ASTDeclReader::VisitVarTemplateDecl(VarTemplateDecl *D) { function in class:ASTDeclReader
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1629 Decl *TemplateDeclInstantiator::VisitVarTemplateDecl(VarTemplateDecl *D) { function in class:TemplateDeclInstantiator

Completed in 235 milliseconds