struct Sema::ModuleScope

Declaration

struct Sema::ModuleScope { /* full declaration omitted */ };

Declared at: clang/include/clang/Sema/Sema.h:2242

Member Variables

public clang::SourceLocation BeginLoc
public clang::Module* Module = nullptr
public bool ModuleInterface = false
public bool IsPartition = false
public bool ImplicitGlobalModuleFragment = false
public clang::VisibleModuleSet OuterVisibleModules