Home
last modified time | relevance | path

Searched refs:appendArchToWindowsSDKLibPath (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/WindowsDriver/
H A DMSVCPaths.h47 bool appendArchToWindowsSDKLibPath(int SDKMajor, llvm::SmallString<128> LibPath,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/WindowsDriver/
DMSVCPaths.h47 bool appendArchToWindowsSDKLibPath(int SDKMajor, llvm::SmallString<128> LibPath,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/WindowsDriver/
DMSVCPaths.h47 bool appendArchToWindowsSDKLibPath(int SDKMajor, llvm::SmallString<128> LibPath,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/WindowsDriver/
DMSVCPaths.h47 bool appendArchToWindowsSDKLibPath(int SDKMajor, llvm::SmallString<128> LibPath,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/WindowsDriver/
DMSVCPaths.h47 bool appendArchToWindowsSDKLibPath(int SDKMajor, llvm::SmallString<128> LibPath,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp310 bool appendArchToWindowsSDKLibPath(int SDKMajor, SmallString<128> LibPath, in appendArchToWindowsSDKLibPath() function