Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp24 static void checkModuleImportContext(Sema &S, Module *M, in checkModuleImportContext() function
559 checkModuleImportContext(*this, Mod, ImportLoc, CurContext); in ActOnModuleImport()
629 checkModuleImportContext(*this, Mod, DirectiveLoc, CurContext, true); in ActOnModuleInclude()
668 checkModuleImportContext(*this, Mod, DirectiveLoc, CurContext, true); in ActOnModuleBegin()