Searched defs:VisitRecordDecl (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp371 void DeclPrinter::VisitRecordDecl(RecordDecl *D) { function in class:DeclPrinter
H A DASTDumper.cpp720 void ASTDumper::VisitRecordDecl(const RecordDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp2414 Decl *ASTNodeImporter::VisitRecordDecl(RecordDecl *D) { function in class:ASTNodeImporter
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp266 void ASTDeclWriter::VisitRecordDecl(RecordDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp469 void ASTDeclReader::VisitRecordDecl(RecordDecl *RD) { function in class:ASTDeclReader

Completed in 121 milliseconds