Home
last modified time | relevance | path

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

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