struct CrashReportInfo
Declaration
struct CrashReportInfo { /* full declaration omitted */ };
Declared at: clang/include/clang/Driver/Job.h:33
Member Variables
- public llvm::StringRef Filename
- public llvm::StringRef VFSPath
Method Overview
- public CrashReportInfo(llvm::StringRef Filename, llvm::StringRef VFSPath)
Methods
ΒΆCrashReportInfo(llvm::StringRef Filename,
llvm::StringRef VFSPath)
CrashReportInfo(llvm::StringRef Filename,
llvm::StringRef VFSPath)
Declared at: clang/include/clang/Driver/Job.h:37
Parameters
- llvm::StringRef Filename
- llvm::StringRef VFSPath