Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A 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