Searched defs:GetTargetTriple (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/ | ||
H A D | HostInfoBase.cpp | 87 llvm::Triple HostInfoBase::GetTargetTriple() { in GetTargetTriple() function in HostInfoBase |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 682 const char *TypeSystemClang::GetTargetTriple() { GetTargetTriple() function in TypeSystemClang |