LLVM 19.0.0git
Public Attributes | List of all members
llvm::FileCollector::PathCanonicalizer::PathStorage Struct Reference

#include "llvm/Support/FileCollector.h"

Public Attributes

SmallString< 256 > CopyFrom
 
SmallString< 256 > VirtualPath
 

Detailed Description

Definition at line 75 of file FileCollector.h.

Member Data Documentation

◆ CopyFrom

SmallString<256> llvm::FileCollector::PathCanonicalizer::PathStorage::CopyFrom

◆ VirtualPath

SmallString<256> llvm::FileCollector::PathCanonicalizer::PathStorage::VirtualPath

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