Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp2088 TEST_F(VFSFromYAMLTest, UseExternalName) { in TEST_F() argument
/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp1762 auto UseExternalName = RedirectingFileSystem::NK_NotSet; in parseEntry() local