reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/VirtualFileSystem.cpp
 1081     if (shouldUseExternalFS() && EC == errc::no_such_file_or_directory)
 1099       /*IterateExternalFS=*/shouldUseExternalFS(), *ExternalFS, EC));
 1729     if (shouldUseExternalFS() &&
 1767     if (shouldUseExternalFS() &&
 1798     if (shouldUseExternalFS() &&
 1811   return shouldUseExternalFS() ? ExternalFS->getRealPath(Path, Output)