Searched refs:checkExportedDecl (Results 1 – 1 of 1) sorted by relevance
917 static bool checkExportedDecl(Sema &, Decl *, SourceLocation);924 AllUnnamed &= checkExportedDecl(S, D, BlockStart); in checkExportedDeclContext()929 static bool checkExportedDecl(Sema &S, Decl *D, SourceLocation BlockStart) { in checkExportedDecl() function1004 checkExportedDecl(*this, Child, BlockStart); in ActOnFinishExportDecl()