Home
last modified time | relevance | path

Searched defs:VFS (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp62 getHighestNumericTupleInDirectory(llvm::vfs::FileSystem &VFS, in getHighestNumericTupleInDirectory()
87 static bool getWindows10SDKVersionFromPath(llvm::vfs::FileSystem &VFS, in getWindows10SDKVersionFromPath()
97 llvm::vfs::FileSystem &VFS, std::optional<llvm::StringRef> WinSdkDir, in getWindowsSDKDirViaCommandLine()
389 Triple::ArchType TargetArch, vfs::FileSystem &VFS) { in useUniversalCRT()
396 bool getWindowsSDKDir(vfs::FileSystem &VFS, std::optional<StringRef> WinSdkDir, in getWindowsSDKDir()
451 bool getUniversalCRTSdkDir(vfs::FileSystem &VFS, in getUniversalCRTSdkDir()
476 bool findVCToolChainViaCommandLine(vfs::FileSystem &VFS, in findVCToolChainViaCommandLine()
503 bool findVCToolChainViaEnvironment(vfs::FileSystem &VFS, std::string &Path, in findVCToolChainViaEnvironment()
612 bool findVCToolChainViaSetupConfig(vfs::FileSystem &VFS, std::string &Path, in findVCToolChainViaSetupConfig()
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp673 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in LoadFromASTFile() local
1561 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in getMainBufferWithPrecompiledPreamble() local
1719 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in create() local
1990 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in LoadFromCommandLine() local
H A DFrontendAction.cpp244 if (IntrusiveRefCntPtr<vfs::FileSystem> VFS = in BeginSourceFile() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/DependencyScanning/
DDependencyScanningService.h61 VFS = 4, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/DependencyScanning/
DDependencyScanningService.h61 VFS = 4, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/DependencyScanning/
DDependencyScanningService.h61 VFS = 4, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DUtils.h202 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DUtils.h202 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DUtils.h202 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DUtils.h200 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp159 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in getMSVCToolchainPath() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSpecialCaseList.cpp100 vfs::FileSystem &VFS, std::string &Error) { in createInternal()
H A DVirtualFileSystem.cpp1878 RedirectingFileSystem *VFS = RedirectingFileSystem::create( in collectVFSFromYAML() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSpecialCaseList.cpp99 vfs::FileSystem &VFS, std::string &Error) { in createInternal()
H A DVirtualFileSystem.cpp2603 std::unique_ptr<RedirectingFileSystem> VFS = RedirectingFileSystem::create( in collectVFSFromYAML() local
/aosp_15_r20/external/clang/include/clang/Driver/
H A DDriver.h71 IntrusiveRefCntPtr<vfs::FileSystem> VFS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DDriver.h80 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DDriver.h80 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DDriver.h80 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DDriver.h80 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS; variable
/aosp_15_r20/external/clang/lib/Driver/
H A DDriver.cpp53 IntrusiveRefCntPtr<vfs::FileSystem> VFS) in Driver()
737 SmallString<128> VFS; in generateCompilationDiagnostics() local
H A DToolChains.cpp1855 vfs::FileSystem &VFS; member in __anon9d3d5b010111::FilterNonExistent
1858 FilterNonExistent(StringRef Base, StringRef File, vfs::FileSystem &VFS) in FilterNonExistent()
2014 static bool findMipsAndroidMultilibs(vfs::FileSystem &VFS, StringRef Path, in findMipsAndroidMultilibs()
/aosp_15_r20/external/clang/lib/Tooling/
H A DTooling.cpp52 IntrusiveRefCntPtr<vfs::FileSystem> VFS) { in newDriver()
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_common.h134 VFS = 0x01, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAsmWriter.cpp3234 FieldSeparator VFS; in printFunctionSummary() local
3267 FieldSeparator VFS; in printFunctionSummary() local

12