clang 20.0.0git
List of all members
clang::ModuleConstructorTag Class Reference

Required to construct a Module. More...

#include "clang/Basic/Module.h"

Detailed Description

Required to construct a Module.

This tag type is only constructible by ModuleMap, guaranteeing it ownership of all Module instances.

Definition at line 107 of file Module.h.


The documentation for this class was generated from the following file: