ClangContext.virtualFileSystem

Access to the virtual filesystem used when instantiating translation units.

Note: NOT using the abbreviation VFS because it is not commonly known. Better to be specific.

struct ClangContext
VirtualFileSystem virtualFileSystem;

Meta