clang API Documentation

Public Member Functions | Public Attributes
clang::driver::CrashReportInfo Struct Reference

#include <Job.h>

Collaboration diagram for clang::driver::CrashReportInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CrashReportInfo (StringRef Filename, StringRef VFSPath)

Public Attributes

StringRef Filename
StringRef VFSPath

Detailed Description

Definition at line 32 of file Job.h.


Constructor & Destructor Documentation

clang::driver::CrashReportInfo::CrashReportInfo ( StringRef  Filename,
StringRef  VFSPath 
) [inline]

Definition at line 36 of file Job.h.


Member Data Documentation

Definition at line 34 of file Job.h.

Referenced by clang::driver::Command::Print().


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