Searched refs:VisitCXXConstructorDecl (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h47 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { function in class:clang::tooling::RecursiveSymbolVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp247 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { function in class:clang::tooling::__anon1146::RenameLocFinder
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp92 void VisitCXXConstructorDecl(CXXConstructorDecl *D);
1392 void ASTDeclWriter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp366 void VisitCXXConstructorDecl(CXXConstructorDecl *D);
1980 void ASTDeclReader::VisitCXXConstructorDecl(CXXConstructorDecl *D) { function in class:ASTDeclReader
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp496 ExpectedDecl VisitCXXConstructorDecl(CXXConstructorDecl *D);
3585 ExpectedDecl ASTNodeImporter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { function in class:ASTNodeImporter
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2565 Decl *TemplateDeclInstantiator::VisitCXXConstructorDecl(CXXConstructorDecl *D) { function in class:TemplateDeclInstantiator

Completed in 244 milliseconds