Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp23 static void checkModuleImportContext(Sema &S, Module *M, in checkModuleImportContext() function
547 checkModuleImportContext(*this, Mod, ImportLoc, CurContext); in ActOnModuleImport()
628 checkModuleImportContext(*this, Mod, DirectiveLoc, CurContext, true); in ActOnModuleInclude()
669 checkModuleImportContext(*this, Mod, DirectiveLoc, CurContext, true); in ActOnModuleBegin()