Searched defs:VisitExportDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1361 void ASTDeclWriter::VisitExportDecl(ExportDecl *D) { VisitExportDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 1825 void ASTDeclReader::VisitExportDecl(ExportDecl *D) { VisitExportDecl() function in ASTDeclReader |