Searched defs:VisitRecordDecl (Results 1 – 10 of 10) sorted by relevance
58 bool VisitRecordDecl(const RecordDecl *RD) { in checkASTDecl() function
53 bool VisitRecordDecl(const RecordDecl *RD) { in checkASTDecl() function
509 bool ExtractAPIVisitorBase<Derived>::VisitRecordDecl(const RecordDecl *Decl) { VisitRecordDecl() function
640 void DeclPrinter::VisitRecordDecl(RecordDecl *D) { VisitRecordDecl() function in DeclPrinter
960 void JSONNodeDumper::VisitRecordDecl(const RecordDecl *RD) { VisitRecordDecl() function in JSONNodeDumper
1844 void TextNodeDumper::VisitRecordDecl(const RecordDecl *D) { VisitRecordDecl() function in TextNodeDumper
2970 ExpectedDecl ASTNodeImporter::VisitRecordDecl(RecordDecl *D) { VisitRecordDecl() function in ASTNodeImporter
524 void ASTDeclWriter::VisitRecordDecl(RecordDecl *D) { VisitRecordDecl() function in ASTDeclWriter
873 void ASTDeclReader::VisitRecordDecl(RecordDecl *RD) { VisitRecordDecl() function in ASTDeclReader
3790 Decl *TemplateDeclInstantiator::VisitRecordDecl(RecordDecl *D) { VisitRecordDecl() function in TemplateDeclInstantiator