Home
last modified time | relevance | path

Searched defs:VFSOverlayFiles (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h192 std::vector<std::string> VFSOverlayFiles; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4889 createVFSFromOverlayFiles(ArrayRef<std::string> VFSOverlayFiles,DiagnosticsEngine & Diags,IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) createVFSFromOverlayFiles() argument