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