Searched refs:NativeSubPath (Results 1 – 1 of 1) sorted by relevance
609 SmallVector<char, 128> NativeSubPath; in prepareSubDirectoryReports() local610 sys::path::native(SubPath, NativeSubPath); in prepareSubDirectoryReports()611 StringRef NativeSubPathRef(NativeSubPath.data(), NativeSubPath.size()); in prepareSubDirectoryReports()