/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Distro.cpp | 23 static Distro::DistroType DetectOsRelease(llvm::vfs::FileSystem &VFS) { in DetectOsRelease() 51 static Distro::DistroType DetectLsbRelease(llvm::vfs::FileSystem &VFS) { in DetectLsbRelease() 103 static Distro::DistroType DetectDistro(llvm::vfs::FileSystem &VFS) { in DetectDistro() 211 static Distro::DistroType GetDistro(llvm::vfs::FileSystem &VFS, in GetDistro() 240 Distro::Distro(llvm::vfs::FileSystem &VFS, const llvm::Triple &TargetOrHost) in Distro()
|
H A D | Driver.cpp | 204 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) in Driver() 1828 SmallString<128> VFS; in generateCompilationDiagnostics() local
|
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/ |
H A D | MSVCPaths.cpp | 63 getHighestNumericTupleInDirectory(llvm::vfs::FileSystem &VFS, in getHighestNumericTupleInDirectory() 88 static bool getWindows10SDKVersionFromPath(llvm::vfs::FileSystem &VFS, in getWindows10SDKVersionFromPath() 98 llvm::vfs::FileSystem &VFS, std::optional<llvm::StringRef> WinSdkDir, in getWindowsSDKDirViaCommandLine() 394 Triple::ArchType TargetArch, vfs::FileSystem &VFS) { in useUniversalCRT() 401 bool getWindowsSDKDir(vfs::FileSystem &VFS, std::optional<StringRef> WinSdkDir, in getWindowsSDKDir() 456 bool getUniversalCRTSdkDir(vfs::FileSystem &VFS, in getUniversalCRTSdkDir() 481 bool findVCToolChainViaCommandLine(vfs::FileSystem &VFS, in findVCToolChainViaCommandLine() 508 bool findVCToolChainViaEnvironment(vfs::FileSystem &VFS, std::string &Path, in findVCToolChainViaEnvironment() 617 bool findVCToolChainViaSetupConfig(vfs::FileSystem &VFS, in findVCToolChainViaSetupConfig()
|
/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | DeviceOffload.h | 46 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> VFS; variable
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrecompiledPreamble.cpp | 57 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in createVFSOverlayForPreamblePCH() 417 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in Build() 714 CompilerInvocation &CI, IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, in AddImplicitPreamble() 721 CompilerInvocation &CI, IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, in OverridePreamble() 765 IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, in configurePreamble() 791 IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS) { in setupPreambleStorage()
|
H A D | ASTUnit.cpp | 159 llvm::vfs::FileSystem *VFS, in getBufferForFileHandlingRemapping() 807 bool UserFilesAreVolatile, IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in LoadFromASTFile() 1145 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in Parse() 1342 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, bool AllowRebuild, in getMainBufferWithPrecompiledPreamble() 1536 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = in create() local 1690 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in LoadFromCompilerInvocation() 1771 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in LoadFromCommandLine() 1866 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in Reparse() 2307 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = in CodeComplete() local
|
H A D | CompilerInstance.cpp | 378 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in createFileManager()
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningService.h | 61 VFS = 4, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | DarwinSDKInfo.cpp | 132 clang::parseDarwinSDKInfo(llvm::vfs::FileSystem &VFS, StringRef SDKRootPath) { in parseDarwinSDKInfo()
|
/freebsd/contrib/llvm-project/clang/lib/Testing/ |
H A D | TestAST.cpp | 109 auto VFS = llvm::makeIntrusiveRefCnt<llvm::vfs::InMemoryFileSystem>(); in TestAST() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | COFFVCRuntimeSupport.cpp | 159 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in getMSVCToolchainPath() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | BackendUtil.cpp | 141 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS; member in __anon3496e3440111::EmitAssemblyHelper 214 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) in EmitAssemblyHelper() 1297 BackendAction Action, IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in EmitBackendOutput()
|
H A D | CodeGenAction.cpp | 113 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in BackendConsumer() 138 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in BackendConsumer()
|
H A D | CGCUDANV.cpp | 730 auto VFS = CGM.getFileSystem(); in makeModuleCtorFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SpecialCaseList.cpp | 96 createInternal(const std::vector<std::string> & Paths,vfs::FileSystem & VFS,std::string & Error) createInternal() argument
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | Tooling.cpp | 79 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in newDriver() 211 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in runToolOnCodeWithArgs()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRSampleProfile.cpp | 354 auto VFS = FS ? std::move(FS) : vfs::getRealFileSystem(); in MIRProfileLoaderPass() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Driver.h | 80 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS; variable
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Gnu.cpp | 1000 llvm::vfs::FileSystem &VFS; member in __anonf946d5620211::FilterNonExistent 1003 FilterNonExistent(StringRef Base, StringRef File, llvm::vfs::FileSystem &VFS) in FilterNonExistent() 1148 static bool findMipsAndroidMultilibs(llvm::vfs::FileSystem &VFS, StringRef Path, in findMipsAndroidMultilibs() 2327 auto &VFS = D.getVFS(); in init() local
|
H A D | MSVC.cpp | 48 static bool canExecute(llvm::vfs::FileSystem &VFS, StringRef Path) { in canExecute()
|
H A D | Darwin.cpp | 2191 std::optional<DarwinSDKInfo> parseSDKSettings(llvm::vfs::FileSystem &VFS, in parseSDKSettings()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 391 llvm::vfs::FileSystem &VFS) { in getModuleContextHash()
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Driver.cpp | 569 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in detectWinSysRoot() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 3394 FieldSeparator VFS; in printFunctionSummary() local 3427 FieldSeparator VFS; in printFunctionSummary() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2251 IntrusiveRefCntPtr<vfs::FileSystem> VFS) in PGOInstrumentationUse()
|