Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp330 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> IMVFS = in createWithCUDA() local
335 OverlayVFS->pushOverlay(IMVFS); in createWithCUDA()
345 *(*Interp)->TSCtx->getContext(), IMVFS, Err); in createWithCUDA()