Searched refs:VisitRecordDecl (Results 1 – 2 of 2) sorted by relevance
46 bool VisitRecordDecl(const clang::RecordDecl *decl);
43 bool HeaderASTVisitor::VisitRecordDecl(const clang::RecordDecl *decl) { in VisitRecordDecl() function in header_checker::dumper::HeaderASTVisitor