Searched defs:VisitCXXDestructorDecl (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1398 void ASTDeclWriter::VisitCXXDestructorDecl(CXXDestructorDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1950 void ASTDeclReader::VisitCXXDestructorDecl(CXXDestructorDecl *D) { function in class:ASTDeclReader
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2505 Decl *TemplateDeclInstantiator::VisitCXXDestructorDecl(CXXDestructorDecl *D) { function in class:TemplateDeclInstantiator
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3497 ExpectedDecl ASTNodeImporter::VisitCXXDestructorDecl(CXXDestructorDecl *D) { function in class:ASTNodeImporter

Completed in 128 milliseconds