Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp885 static bool checkExportedDecl(Sema &S, Decl *D, SourceLocation BlockStart) { in checkExportedDecl() function
939 AllUnnamed &= checkExportedDecl(S, D, BlockStart); in checkExportedDeclContext()
955 if (checkExportedDecl(*this, Child, BlockStart)) { in ActOnFinishExportDecl()