Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp822 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