Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1542 StringRef RedirectingFileSystem::getOverlayFileDir() const { in getOverlayFileDir() function in RedirectingFileSystem
1907 FullPath = FS->getOverlayFileDir(); in parseEntry()
1970 StringRef FullPath = FS->getOverlayFileDir(); in parseEntry()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1093 StringRef getOverlayFileDir() const;
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp158 if (!RFS->getOverlayFileDir().empty()) { in collectVFSUsageAndClear()