Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp22 static void checkModuleImportContext(Sema &S, Module *M, in checkModuleImportContext() function
347 checkModuleImportContext(*this, Mod, ImportLoc, CurContext); in ActOnModuleImport()
405 checkModuleImportContext(*this, Mod, DirectiveLoc, CurContext, true); in ActOnModuleInclude()
439 checkModuleImportContext(*this, Mod, DirectiveLoc, CurContext, true); in ActOnModuleBegin()