Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp641 static bool checkExportedDecl(Sema &S, Decl *D, SourceLocation BlockStart) { in checkExportedDecl() function
684 AllUnnamed &= checkExportedDecl(S, D, BlockStart); in checkExportedDeclContext()
700 if (checkExportedDecl(*this, Child, BlockStart)) { in ActOnFinishExportDecl()