Searched defs:VisitRecordDecl (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2672 ExpectedDecl ASTNodeImporter::VisitRecordDecl(RecordDecl *D) { function in class:ASTNodeImporter
H A DDeclPrinter.cpp543 void DeclPrinter::VisitRecordDecl(RecordDecl *D) { function in class:DeclPrinter
H A DJSONNodeDumper.cpp815 void JSONNodeDumper::VisitRecordDecl(const RecordDecl *RD) { function in class:JSONNodeDumper
H A DTextNodeDumper.cpp1256 void TextNodeDumper::VisitRecordDecl(const RecordDecl *D) { function in class:TextNodeDumper
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3417 Decl *TemplateDeclInstantiator::VisitRecordDecl(RecordDecl *D) { function in class:TemplateDeclInstantiator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp331 void VisitRecordDecl(RecordDecl *RD) { VisitRecordDeclImpl(RD); } function in class:clang::ASTDeclReader
H A DASTWriterDecl.cpp473 void ASTDeclWriter::VisitRecordDecl(RecordDecl *D) { function in class:ASTDeclWriter
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp53 bool VisitRecordDecl(const RecordDecl *RD) { function in struct:__anon838::PaddingChecker::LocalVisitor

Completed in 262 milliseconds