Home
last modified time | relevance | path

Searched refs:getEnclosingExportDecl (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp633 static const ExportDecl *getEnclosingExportDecl(const Decl *D) { in getEnclosingExportDecl() function
708 if (ExportLoc.isValid() || getEnclosingExportDecl(Import)) in ActOnModuleImport()
903 if (auto *ED = getEnclosingExportDecl(D)) { in ActOnStartExportDecl()