cpptooling.utility.virtualfilesystem

Public Imports

dextool.type
public import dextool.type : Path;
blob_model
public import blob_model : BlobVfs;

Members

Functions

toClangFiles
CXUnsavedFile[] toClangFiles(BlobVfs vfs)

Convert to an array that can be passed on to clang to use as in-memory source code.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.