Home
last modified time | relevance | path

Searched defs:VisitExportDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1361 void ASTDeclWriter::VisitExportDecl(ExportDecl *D) { VisitExportDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1825 void ASTDeclReader::VisitExportDecl(ExportDecl *D) { VisitExportDecl() function in ASTDeclReader