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