Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp775 static bool checkExportedDeclContext(Sema &S, DeclContext *DC,
882 return checkExportedDeclContext(S, DC, BlockStart); in checkExportedDecl()
888 static bool checkExportedDeclContext(Sema &S, DeclContext *DC, in checkExportedDeclContext() function