Home
last modified time | relevance | path

Searched defs:Ver (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMinGW.h101 std::string Ver; variable
H A DCuda.cpp141 for (const char *Ver : Versions) in CudaInstallationDetector() local
169 for (const char *Ver : Versions) in CudaInstallationDetector() local
H A DMinGW.cpp329 std::string &Ver) { in findGccVersion()
H A DAMDGPU.cpp287 auto Ver = GetROCmVersion(FileName); in getInstallationPathCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h64 PdbRaw_ImplVer Ver; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp67 auto Ver = (VersionMajor * 100) + (VersionMinor * 10); in unifyVersionMD() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DLangOptions.cpp47 const int Ver = OpenCLCPlusPlus ? OpenCLCPlusPlusVersion : OpenCLVersion; in getOpenCLVersionTuple() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp3962 StringRef Ver = A->getValue(); in ParseLangArgs() local