Home
last modified time | relevance | path

Searched refs:setEnvironmentName (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp1624 return setEnvironmentName(getEnvironmentTypeName(Kind)); in setEnvironment()
1626 setEnvironmentName((getEnvironmentTypeName(Kind) + Twine("-") + in setEnvironment()
1632 return setEnvironmentName(getObjectFormatTypeName(Kind)); in setObjectFormat()
1634 setEnvironmentName((getEnvironmentTypeName(Environment) + Twine("-") + in setObjectFormat()
1654 void Triple::setEnvironmentName(StringRef Str) { in setEnvironmentName() function in Triple
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp830 Triple.setEnvironmentName((Twine("msvc") + MSVT.getAsString()).str()); in ComputeEffectiveClangTriple()
832 Triple.setEnvironmentName( in ComputeEffectiveClangTriple()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h1215 LLVM_ABI void setEnvironmentName(StringRef Str);
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1368 m_host_arch.GetTriple().setEnvironmentName(environment); in GetHostInfo()
2258 triple.setEnvironmentName(environment); in GetCurrentProcessInfo()
2293 m_process_arch.GetTriple().setEnvironmentName(llvm::StringRef(environment)); in GetCurrentProcessInfo()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp886 TripleWithoutLevel.setEnvironmentName("android"); // remove any version number in getFallbackAndroidTargetPath()
H A DDriver.cpp796 Target.setEnvironmentName(""); in computeTargetTriple()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24402 {"_ZN4llvm6Triple18setEnvironmentNameENS_9StringRefE", "llvm::Triple::setEnvironmentName(llvm::Stri…