clang API Documentation

Public Attributes
clang::Module::HeaderDirective Struct Reference

Information about a header directive as found in the module map file. More...

#include <Module.h>

Collaboration diagram for clang::Module::HeaderDirective:
Collaboration graph
[legend]

List of all members.

Public Attributes

SourceLocation FileNameLoc
std::string FileName
bool IsUmbrella

Detailed Description

Information about a header directive as found in the module map file.

Definition at line 103 of file Basic/Module.h.


Member Data Documentation


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