Searched refs:checkExportedDeclContext (Results 1 – 1 of 1) sorted by relevance
583 static bool checkExportedDeclContext(Sema &S, DeclContext *DC,675 return checkExportedDeclContext(S, DC, BlockStart); in checkExportedDecl()680 static bool checkExportedDeclContext(Sema &S, DeclContext *DC, in checkExportedDeclContext() function