Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DVirtualFileSystem.cpp237 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem() argument
238 pushOverlay(BaseFS); in OverlayFileSystem()