Searched refs:getBypassFile (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h376 llvm::Optional<FileEntryRef> getBypassFile(FileEntryRef VFE);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp406 llvm::Optional<FileEntryRef> FileManager::getBypassFile(FileEntryRef VF) { function in class:FileManager
H A DSourceManager.cpp686 FileMgr.getBypassFile(FileEntryRef(File.getName(), File));

Completed in 172 milliseconds