Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp16910 static void checkModuleImportContext(Sema &S, Module *M, in checkModuleImportContext() function
17098 checkModuleImportContext(*this, Mod, ImportLoc, CurContext); in ActOnModuleImport()
17139 checkModuleImportContext(*this, Mod, DirectiveLoc, CurContext, true); in ActOnModuleInclude()
17173 checkModuleImportContext(*this, Mod, DirectiveLoc, CurContext, true); in ActOnModuleBegin()