clang 22.0.0git
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 136 of file Module.h.


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