Home
last modified time | relevance | path

Searched refs:VFSPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h35 StringRef VFSPath; member
37 CrashReportInfo(StringRef Filename, StringRef VFSPath) in CrashReportInfo()
38 : Filename(Filename), VFSPath(VFSPath) {} in CrashReportInfo()