clang 23.0.0git
clang::ModuleMacroInfo Struct Reference

#include "clang/Lex/MacroInfo.h"

Public Attributes

ArrayRef< ModuleMacro * > ActiveModuleMacros = {}
bool IsAmbiguous = false

Detailed Description

Definition at line 586 of file MacroInfo.h.

Member Data Documentation

◆ ActiveModuleMacros

ArrayRef<ModuleMacro *> clang::ModuleMacroInfo::ActiveModuleMacros = {}

Definition at line 587 of file MacroInfo.h.

◆ IsAmbiguous

bool clang::ModuleMacroInfo::IsAmbiguous = false

Definition at line 588 of file MacroInfo.h.


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