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

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

Completed in 124 milliseconds