Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp838 static bool checkExportedDecl(Sema &S, Decl *D, SourceLocation BlockStart) { in checkExportedDecl() function
892 AllUnnamed &= checkExportedDecl(S, D, BlockStart); in checkExportedDeclContext()
908 if (checkExportedDecl(*this, Child, BlockStart)) { in ActOnFinishExportDecl()