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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp759 llvm::Optional<FileEntryRef> BypassFile = local
763 if (!BypassFile)
766 const FileEntry *FE = &BypassFile->getFileEntry();

Completed in 158 milliseconds