Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaModule.cpp583 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