clang 22.0.0git
Public Attributes | List of all members
clang::modulemap::UmbrellaDirDecl Struct Reference

#include "clang/Lex/ModuleMapFile.h"

Public Attributes

StringRef Path
 
SourceLocation Location
 

Detailed Description

Definition at line 65 of file ModuleMapFile.h.

Member Data Documentation

◆ Location

SourceLocation clang::modulemap::UmbrellaDirDecl::Location

Definition at line 67 of file ModuleMapFile.h.

◆ Path

StringRef clang::modulemap::UmbrellaDirDecl::Path

Definition at line 66 of file ModuleMapFile.h.


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