Home
last modified time | relevance | path

Searched defs:Overlay (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp63 IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> Overlay( in createVFSOverlayForPreamblePCH() local
H A DFrontendActions.cpp714 for (const auto &Overlay : HSOpts.VFSOverlayFiles) ReadHeaderSearchPaths() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DRenameTests.cpp38 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> Overlay) { in createOverlay() argument