Searched refs:createCommonVFS (Results 1 – 3 of 3) sorted by relevance
25 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> createCommonVFS(const std::string& header_dir,
68 llvm::IntrusiveRefCntPtr<FileSystem> createCommonVFS(const std::string& header_dir, in createCommonVFS() function
191 auto vfs = createCommonVFS(location.header_path, location.dependency_dir, add_include); in compileHeaders()